Type Alias jvmtiJavaLangThreadState

Source
pub type jvmtiJavaLangThreadState = u32;

Trait Implementations§

Source§

impl From<JvmtiJavaLangThreadState> for jvmtiJavaLangThreadState

Source§

fn from(value: JvmtiJavaLangThreadState) -> Self

Converts to this type from the input type.