pub type jvmtiJavaLangThreadState = u32;
Trait Implementations§
Source§impl From<JvmtiJavaLangThreadState> for jvmtiJavaLangThreadState
impl From<JvmtiJavaLangThreadState> for jvmtiJavaLangThreadState
Source§fn from(value: JvmtiJavaLangThreadState) -> Self
fn from(value: JvmtiJavaLangThreadState) -> Self
Converts to this type from the input type.