Struct gst::ffi::Struct__GstVideoBufferPoolClass [] [src]

#[repr(C)]
pub struct Struct__GstVideoBufferPoolClass { pub parent_class: GstBufferPoolClass, }

Fields

Trait Implementations

impl Default for Struct__GstVideoBufferPoolClass
[src]

Returns the "default value" for a type. Read more