Function shadow_rs::cshadow::regularfile_fadvise

source ยท
pub unsafe extern "C-unwind" fn regularfile_fadvise(
    file: *mut RegularFile,
    offset: off_t,
    len: off_t,
    advice: c_int,
) -> c_int