jvmti_event_class_load_handler

Function jvmti_event_class_load_handler 

Source
#[unsafe(no_mangle)]
pub extern "C" fn jvmti_event_class_load_handler( jvmti_env: *mut jvmtiEnv, jni_env: *mut JNIEnv, thread: jthread, klass: jclass, )