Skip to main content

drmgr_current_bb_phase

Function drmgr_current_bb_phase 

Source
pub unsafe extern "C" fn drmgr_current_bb_phase(
    drcontext: *mut c_void,
) -> drmgr_bb_phase_t
Expand 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.