Type Alias ICapeIDLInterface

Source
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_VTable