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