pub type piJIT_Method_Inline_Load = *mut _iJIT_Method_Inline_Load;
Expand description

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