nix
0.30.1
In nix::
unistd
nix
::
unistd
Function
fsync
Copy item path
Source
pub fn fsync<Fd:
AsFd
>(fd: Fd) ->
Result
<
()
>
Expand description
Synchronize changes to a file
See also
fsync(2)