Function shadow_rs::cshadow::regularfile_readahead

source ยท
pub unsafe extern "C-unwind" fn regularfile_readahead(
    file: *mut RegularFile,
    offset: off64_t,
    count: usize,
) -> isize