☰
nix
::
fcntl
All crates
?
Function
nix
::
fcntl
::
posix_fallocate
[
−
]
[src]
pub fn posix_fallocate(fd:
RawFd
, offset:
off_t
, len:
off_t
) ->
Result
<
()
>