rustix::fs

Function sync

Source
pub fn sync()
Available on crate feature fs only.
Expand description

sync—Flush cached filesystem data for all filesystems.

§References