Function panda_sys::madvise[][src]

pub unsafe extern "C" fn madvise(
    __addr: *mut c_void,
    __len: size_t,
    __advice: c_int
) -> c_int