Type Alias jvmtiThreadState

Source
pub type jvmtiThreadState = u32;

Trait Implementations§

Source§

impl From<JvmtiThreadState> for jvmtiThreadState

Source§

fn from(value: JvmtiThreadState) -> Self

Converts to this type from the input type.