Type Alias jvmtiParamTypes

Source
pub type jvmtiParamTypes = u32;

Trait Implementations§

Source§

impl From<JvmtiParamTypes> for jvmtiParamTypes

Source§

fn from(value: JvmtiParamTypes) -> Self

Converts to this type from the input type.