nix
0.27.1
In nix::fcntl
?
Function
nix
::
fcntl
::
posix_fallocate
source
·
[
−
]
pub fn posix_fallocate(fd:
RawFd
, offset:
off_t
, len:
off_t
) ->
Result
<
()
>