Type Definition r_core::RAnalDiffEvalCallback[][src]

pub type RAnalDiffEvalCallback = Option<unsafe extern "C" fn(anal: *mut RAnal) -> c_int>;