Function nix::sys::ioctl::libc::posix_fadvise
[−]
[src]
pub unsafe extern fn posix_fadvise(fd: i32, offset: i64, len: i64, advise: i32) -> i32