Type Alias jvmtiEvent

Source
pub type jvmtiEvent = u32;

Trait Implementations§

Source§

impl From<JvmtiEvent> for jvmtiEvent

Source§

fn from(value: JvmtiEvent) -> Self

Converts to this type from the input type.