shadow_rs::cshadow

Function 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