Function posix::fcntl::posix_fadvise [-] [+] [src]

pub fn posix_fadvise(fd: int_t, off: off_t, len: off_t, advise: int_t) -> int_t