Type Alias jvmtiPrimitiveType

Source
pub type jvmtiPrimitiveType = u32;

Trait Implementations§

Source§

impl From<JvmtiPrimitiveType> for jvmtiPrimitiveType

Source§

fn from(value: JvmtiPrimitiveType) -> Self

Converts to this type from the input type.