Function fdatasync

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

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