Function libc::posix_fadvise64 [−][src]
pub unsafe extern "C" fn posix_fadvise64(
    fd: c_int, 
    offset: off64_t, 
    len: off64_t, 
    advise: c_int
) -> c_intpub unsafe extern "C" fn posix_fadvise64(
    fd: c_int, 
    offset: off64_t, 
    len: off64_t, 
    advise: c_int
) -> c_int