☰
nix
::
unistd
All crates
?
Function
nix
::
unistd
::
lseek64
[
−
]
[src]
pub fn lseek64(fd:
RawFd
, offset:
off64_t
, whence:
Whence
) ->
Result
<
off64_t
>