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