Type Definition r_core::RAnalBlockCb[][src]

pub type RAnalBlockCb = Option<unsafe extern "C" fn(block: *mut RAnalBlock, user: *mut c_void) -> bool>;