pub type ICapeIDLMethod = _ICapeIDLMethod;Aliased Type§
#[repr(C)]pub struct ICapeIDLMethod {
pub me: *mut c_void,
pub vTbl: *mut ICapeIDLMethod_VTable,
}Fields§
§me: *mut c_void§vTbl: *mut ICapeIDLMethod_VTablepub type ICapeIDLMethod = _ICapeIDLMethod;#[repr(C)]pub struct ICapeIDLMethod {
pub me: *mut c_void,
pub vTbl: *mut ICapeIDLMethod_VTable,
}me: *mut c_void§vTbl: *mut ICapeIDLMethod_VTable