Type Alias jvmtiHeapReferenceKind

Source
pub type jvmtiHeapReferenceKind = u32;

Trait Implementations§

Source§

impl From<JvmtiHeapReferenceKind> for jvmtiHeapReferenceKind

Source§

fn from(value: JvmtiHeapReferenceKind) -> Self

Converts to this type from the input type.