[][src]Type Definition jvm_rs::jvmti::jvmtiExtensionEvent

type jvmtiExtensionEvent = Option<unsafe extern "C" fn(jvmti_env: *mut jvmtiEnv, ...)>;