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