Type Alias cyclors::DDS_XTypes_StronglyConnectedComponent

source ·
pub type DDS_XTypes_StronglyConnectedComponent = DDS_XTypes_TypeObjectSeq;

Aliased Type§

struct DDS_XTypes_StronglyConnectedComponent {
    pub _maximum: u32,
    pub _length: u32,
    pub _buffer: *mut DDS_XTypes_TypeObject,
    pub _release: bool,
}

Fields§

§_maximum: u32§_length: u32§_buffer: *mut DDS_XTypes_TypeObject§_release: bool