Function shadow_rs::cshadow::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