☰
Other items in
nix
::
unistd
All crates
?
Function
nix
::
unistd
::
fdatasync
[
−
]
[src]
pub fn fdatasync(fd:
RawFd
) ->
Result
<
()
>
Expand description
Synchronize the data of a file
See also
fdatasync(2)