nix
0.24.3
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
<
()
>
Available on
crate feature
fs
only.