Type Alias CABSTRBLOB

Source
pub type CABSTRBLOB = tagCABSTRBLOB;

Aliased Type§

struct CABSTRBLOB {
    pub cElems: u32,
    pub pElems: *mut tagBSTRBLOB,
}

Fields§

§cElems: u32§pElems: *mut tagBSTRBLOB