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