[][src]Function ptrace_do_rs::madvise

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