pub fn sync()
#[cfg(any(target_os = "dragonfly", target_os = "freebsd", target_os = "linux", target_os = "netbsd", target_os = "openbsd"))]
Commit filesystem caches to disk
See also sync(2)