rustix
0.38.38
sync
Sections
References
In rustix::
fs
rustix
::
fs
Function
sync
Copy item path
Source
pub fn sync()
Available on
crate feature
fs
only.
Expand description
sync
—Flush cached filesystem data for all filesystems.
§
References
POSIX
Linux