Type Definition ittapi_rs::piJIT_Method_Load_V2[][src]

pub type piJIT_Method_Load_V2 = *mut _iJIT_Method_Load_V2;
Expand description

@brief Description of a JIT-compiled method @details When you use the iJIT_Method_Load_V2 structure to describe the JIT compiled method, use iJVM_EVENT_TYPE_METHOD_LOAD_FINISHED_V2 as an event type to report it.