Function fsync

Source
pub unsafe fn fsync(fd: int) -> Result<int>
Expand description

Synchronize a file’s in-core state with storage device.