pub type ICapeIDLInterface = _ICapeIDLInterface;Aliased Type§
#[repr(C)]pub struct ICapeIDLInterface {
pub me: *mut c_void,
pub vTbl: *mut ICapeIDLInterface_VTable,
}Fields§
§me: *mut c_void§vTbl: *mut ICapeIDLInterface_VTablepub type ICapeIDLInterface = _ICapeIDLInterface;#[repr(C)]pub struct ICapeIDLInterface {
pub me: *mut c_void,
pub vTbl: *mut ICapeIDLInterface_VTable,
}me: *mut c_void§vTbl: *mut ICapeIDLInterface_VTable