jvmti_event_compiled_method_unload_handler

Function jvmti_event_compiled_method_unload_handler 

Source
#[unsafe(no_mangle)]
pub extern "C" fn jvmti_event_compiled_method_unload_handler( jvmti_env: *mut jvmtiEnv, method: jmethodID, code_addr: *const c_void, )