Struct gstreamer_sys::GstBufferPoolPrivate[][src]

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

Trait Implementations

impl Debug for GstBufferPoolPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GstBufferPoolPrivate

impl Sync for GstBufferPoolPrivate