Function libc::readahead [] [src]

pub unsafe extern "C" fn readahead(
    fd: c_int,
    offset: off64_t,
    count: size_t
) -> ssize_t