Function libc::sync_file_range 
                   
                       [−]
                   
               [src]
pub unsafe extern "C" fn sync_file_range(
fd: c_int,
offset: off64_t,
nbytes: off64_t,
flags: c_uint
) -> c_int