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