Type Definition jvmti_sys::jvmtiReservedCallback

source ·
pub type jvmtiReservedCallback = Option<extern "C" fn() -> jint>;