Type Definition r_core::RAnalEsilHandlerCB[][src]

pub type RAnalEsilHandlerCB = Option<unsafe extern "C" fn(esil: *mut r_anal_esil_t, h: c_uint, user: *mut c_void) -> bool>;