pub type dds_binarypropertyseq_t = dds_binarypropertyseq;Aliased Type§
struct dds_binarypropertyseq_t {
pub n: u32,
pub props: *mut dds_binaryproperty,
}Fields§
§n: u32§props: *mut dds_binarypropertypub type dds_binarypropertyseq_t = dds_binarypropertyseq;struct dds_binarypropertyseq_t {
pub n: u32,
pub props: *mut dds_binaryproperty,
}n: u32§props: *mut dds_binaryproperty