nix
0.26.1
In nix::
unistd
nix
::
unistd
Function
lseek64
Copy item path
Source
pub fn lseek64(fd:
RawFd
, offset:
off64_t
, whence:
Whence
) ->
Result
<
off64_t
>