Function sync [src]

Write all pending file contents and metadata modifications to all filesystems.

Prototype

pub fn sync() void

Source

pub fn sync() void { system.sync(); }