jvmtiEventFramePop

Type Alias jvmtiEventFramePop 

Source
pub type jvmtiEventFramePop = unsafe extern "system" fn(jvmti_env: *mut jvmtiEnv, jni_env: *mut JNIEnv, thread: jthread, method: jmethodID, was_popped_by_exception: jboolean);