Type Definition r_core::RAnalCmdExt[][src]

pub type RAnalCmdExt = Option<unsafe extern "C" fn(anal: *mut RAnal, input: *const c_char) -> c_int>;