nix
0.27.1
In nix::unistd
?
Function
nix
::
unistd
::
lseek64
source
·
[
−
]
pub fn lseek64(fd:
RawFd
, offset:
off64_t
, whence:
Whence
) ->
Result
<
off64_t
>