Type Definition jvmti_sys::jvmtiExtensionEvent

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