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