[][src]Function nc::sync_file_range

pub fn sync_file_range(
    fd: i32,
    offset: off_t,
    nbytes: off_t,
    flags: i32
) -> Result<(), Errno>

Sync a file segment to disk