pub unsafe extern "C" fn dr_bb_exists_at( drcontext: *mut c_void, tag: *mut c_void, ) -> bool_
Returns true if a basic block with tag \p tag exists in the code cache.