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