Function nix::fcntl::posix_fadvise  [−][src]
pub fn posix_fadvise(
fd: RawFd,
offset: off_t,
len: off_t,
advice: PosixFadviseAdvice
) -> Result<c_int>
pub fn posix_fadvise(
fd: RawFd,
offset: off_t,
len: off_t,
advice: PosixFadviseAdvice
) -> Result<c_int>