IDLDESC

Type Alias IDLDESC 

Source
pub type IDLDESC = tagIDLDESC;

Aliased Type§

#[repr(C)]
pub struct IDLDESC { pub dwReserved: u64, pub wIDLFlags: u16, }

Fields§

§dwReserved: u64§wIDLFlags: u16