fuchsia_
nix
0.0.1
In fuchsia_
nix::
unistd
fuchsia_nix
::
unistd
Function
fsync
Copy item path
pub fn fsync(fd:
i32
) ->
Result
<
()
,
Errno
>
Expand description
Synchronize changes to a file
See also
fsync(2)