Type Definition r_core::RCoreDebugBpHit[][src]

pub type RCoreDebugBpHit = Option<unsafe extern "C" fn(core: *mut c_void, bp: *mut c_void) -> c_int>;