Type Alias jvmtiVersionMask

Source
pub type jvmtiVersionMask = u32;

Trait Implementations§

Source§

impl From<JvmtiVersionMask> for jvmtiVersionMask

Source§

fn from(value: JvmtiVersionMask) -> Self

Converts to this type from the input type.