Type Alias jvmtiVerboseFlag

Source
pub type jvmtiVerboseFlag = u32;

Trait Implementations§

Source§

impl From<JvmtiVerboseFlag> for jvmtiVerboseFlag

Source§

fn from(value: JvmtiVerboseFlag) -> Self

Converts to this type from the input type.