Type Alias IDLDESC

Source
pub type IDLDESC = tagIDLDESC;

Aliased Type§

struct IDLDESC {
    pub dwReserved: u64,
    pub wIDLFlags: u16,
}

Fields§

§dwReserved: u64§wIDLFlags: u16