pub type StreamBox<'cglue_a, CGlueAItem> = StreamBaseBox<'cglue_a, c_void, CGlueAItem>;Expand description
Opaque Boxed CGlue trait object for trait Stream.
Aliased Typeยง
pub struct StreamBox<'cglue_a, CGlueAItem> { /* private fields */ }pub type StreamBox<'cglue_a, CGlueAItem> = StreamBaseBox<'cglue_a, c_void, CGlueAItem>;Opaque Boxed CGlue trait object for trait Stream.
pub struct StreamBox<'cglue_a, CGlueAItem> { /* private fields */ }