shadow_rs::cshadow

Function regularfile_readahead

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