Type Alias jvmtiHeapReferenceInfoConstantPool

Source
pub type jvmtiHeapReferenceInfoConstantPool = _jvmtiHeapReferenceInfoConstantPool;

Aliased Type§

struct jvmtiHeapReferenceInfoConstantPool {
    pub index: i32,
}

Fields§

§index: i32