Function mnn::prelude::readahead

source ยท
pub unsafe extern "C" fn readahead(
    fd: i32,
    offset: i64,
    count: usize,
) -> isize