Function nix::libc::posix_madvise [−][src]
pub unsafe extern "C" fn posix_madvise(
addr: *mut c_void,
len: usize,
advice: i32
) -> i32
pub unsafe extern "C" fn posix_madvise(
addr: *mut c_void,
len: usize,
advice: i32
) -> i32