Struct gstreamer_base_sys::GstQueueArray[][src]

#[repr(C)]
pub struct GstQueueArray(_);

Trait Implementations

impl Debug for GstQueueArray
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GstQueueArray

impl Sync for GstQueueArray