Type Alias jvmtiEventMode

Source
pub type jvmtiEventMode = u32;

Trait Implementations§

Source§

impl From<JvmtiEventMode> for jvmtiEventMode

Source§

fn from(value: JvmtiEventMode) -> Self

Converts to this type from the input type.