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