nix
0.0.1
In nix::
unistd
nix
::
unistd
Function
fdatasync
Copy item path
Source
pub fn fdatasync(fd:
RawFd
) ->
Result
<
()
>
Expand description
Synchronize the data of a file
See also
fdatasync(2)