Type Alias TYPEDESC

Source
pub type TYPEDESC = tagTYPEDESC;

Aliased Type§

struct TYPEDESC {
    pub __bindgen_anon_1: tagTYPEDESC__bindgen_ty_1,
    pub vt: u16,
}

Fields§

§__bindgen_anon_1: tagTYPEDESC__bindgen_ty_1§vt: u16