nix
0.29.0
In nix::
unistd
Function
nix
::
unistd
::
fdatasync
Copy item path
source
ยท
[
−
]
pub fn fdatasync(fd:
RawFd
) ->
Result
<
()
>
Expand description
Synchronize the data of a file
See also
fdatasync(2)