Type Alias jvmtiVersionInterface

Source
pub type jvmtiVersionInterface = u32;

Trait Implementations§

Source§

impl From<JvmtiVersionInterface> for jvmtiVersionInterface

Source§

fn from(value: JvmtiVersionInterface) -> Self

Converts to this type from the input type.