Function nc::fsync_nocancel

source ·
pub unsafe fn fsync_nocancel(fd: i32) -> Result<(), Errno>
Expand description

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