Type Alias jvmtiTimerKind

Source
pub type jvmtiTimerKind = u32;

Trait Implementations§

Source§

impl From<JvmtiTimerKind> for jvmtiTimerKind

Source§

fn from(value: JvmtiTimerKind) -> Self

Converts to this type from the input type.