nix
0.26.4
In nix::fcntl
Function
nix
::
fcntl
::
posix_fallocate
Copy item path
source
ยท
[
−
]
pub fn posix_fallocate(fd:
RawFd
, offset:
off_t
, len:
off_t
) ->
Result
<
()
>