pub type jvmtiEvent = u32;
Trait Implementations§
Source§impl From<JvmtiEvent> for jvmtiEvent
impl From<JvmtiEvent> for jvmtiEvent
Source§fn from(value: JvmtiEvent) -> Self
fn from(value: JvmtiEvent) -> Self
Converts to this type from the input type.