Type Definition r_core::RAnalRefCmp[][src]

pub type RAnalRefCmp = Option<unsafe extern "C" fn(ref_: *mut RAnalRef, data: *mut c_void) -> bool>;