Type Alias jvmtiPhase

Source
pub type jvmtiPhase = u32;

Trait Implementations§

Source§

impl From<JvmtiPhase> for jvmtiPhase

Source§

fn from(value: JvmtiPhase) -> Self

Converts to this type from the input type.