shadow_rs::cshadow

Function regularfile_fallocate

source
pub unsafe extern "C-unwind" fn regularfile_fallocate(
    file: *mut RegularFile,
    mode: c_int,
    offset: off_t,
    length: off_t,
) -> c_int