nix
0.27.1
In nix::unistd
?
Function
nix
::
unistd
::
fdatasync
source
·
[
−
]
pub fn fdatasync(fd:
RawFd
) ->
Result
<
()
>
Expand description
Synchronize the data of a file
See also
fdatasync(2)