Struct gstreamer_sys::GstBufferPoolPrivate [] [src]

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

Trait Implementations

impl Debug for GstBufferPoolPrivate
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations