devela::_dep::rustix::fs

Function sync

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

sync—Flush cached filesystem data for all filesystems.

§References