Function shadow_rs::cshadow::regularfile_sync_range

source ยท
pub unsafe extern "C-unwind" fn regularfile_sync_range(
    file: *mut RegularFile,
    offset: off64_t,
    nbytes: off64_t,
    flags: c_uint,
) -> c_int