[][src]Function nginx::madvise

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