nix
0.26.4
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)