libc::funcs::posix01::mman::posix_madvise[src]

pub unsafe fn posix_madvise(addr: *c_void, len: size_t, advice: c_int) -> c_int