Struct gstreamer_sys::GstAtomicQueue [] [src]

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

Trait Implementations

impl Debug for GstAtomicQueue
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations