[][src]Function nc::fsync

pub fn fsync(fd: i32) -> Result<(), Errno>

Flush all modified in-core data refered by fd to disk.