Function sync_file_range

Source
pub unsafe extern "C" fn sync_file_range(
    __fd: i32,
    __offset: i64,
    __count: i64,
    __flags: u32,
) -> i32