pub unsafe fn fdatasync(fd: int) -> Result<int>
Synchronize a file’s in-core state with storage device.