pub unsafe extern "C" fn dr_fragment_exists_at( drcontext: *mut c_void, tag: *mut c_void, ) -> bool_
Returns whether or not there is a fragment in code cache with tag \p tag.