☰
nix
::
unistd
All crates
[
−
]
[src]
Function
nix
::
unistd
::
ftruncate
pub fn ftruncate(fd:
RawFd
, len:
off_t
) ->
Result
<
()
>