pub type ICapeRegistryKey = _ICapeRegistryKey;Aliased Type§
#[repr(C)]pub struct ICapeRegistryKey {
pub me: *mut c_void,
pub vTbl: *mut ICapeRegistryKey_VTable,
}Fields§
§me: *mut c_void!<object pointer
vTbl: *mut ICapeRegistryKey_VTable!<function pointer table