jvmtiEventCompiledMethodUnload

Type Alias jvmtiEventCompiledMethodUnload 

Source
pub type jvmtiEventCompiledMethodUnload = unsafe extern "system" fn(jvmti_env: *mut jvmtiEnv, method: jmethodID, code_addr: *const c_void);