pub type CABSTRBLOB = tagCABSTRBLOB;Aliased Type§
#[repr(C)]pub struct CABSTRBLOB {
pub cElems: u64,
pub pElems: *mut tagBSTRBLOB,
}Fields§
§cElems: u64§pElems: *mut tagBSTRBLOBpub type CABSTRBLOB = tagCABSTRBLOB;#[repr(C)]pub struct CABSTRBLOB {
pub cElems: u64,
pub pElems: *mut tagBSTRBLOB,
}cElems: u64§pElems: *mut tagBSTRBLOB