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