pub unsafe extern "C" fn drmgr_current_bb_phase(
drcontext: *mut c_void,
) -> drmgr_bb_phase_tExpand description
Returns which bb phase is the current one, if any.
\note May be called without calling drmgr_init() to test whether drmgr is in use.