Type Alias ICapeIDLDataType

Source
pub type ICapeIDLDataType = _ICapeIDLDataType;

Aliased Type§

#[repr(C)]
pub struct ICapeIDLDataType { pub me: *mut c_void, pub vTbl: *mut ICapeIDLDataType_VTable, }

Fields§

§me: *mut c_void§vTbl: *mut ICapeIDLDataType_VTable