Function panda_sys::qemu_madvise[][src]

pub unsafe extern "C" fn qemu_madvise(
    addr: *mut c_void,
    len: size_t,
    advice: c_int
) -> c_int