Type Definition r_core::RAnalAddrCb[][src]

pub type RAnalAddrCb = Option<unsafe extern "C" fn(addr: c_ulonglong, user: *mut c_void) -> bool>;