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