rustix::fs

Function sync

Source
pub fn sync()
Expand description

sync—Flush cached filesystem data for all filesystems.

§References