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