Struct gstreamer_gl_sys::GstGLBufferPoolClass [−][src]
#[repr(C)]pub struct GstGLBufferPoolClass { pub parent_class: GstBufferPoolClass, pub _padding: [gpointer; 4], }
Fields
parent_class: GstBufferPoolClass_padding: [gpointer; 4]Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GstGLBufferPoolClassimpl !Send for GstGLBufferPoolClassimpl !Sync for GstGLBufferPoolClassimpl Unpin for GstGLBufferPoolClassimpl UnwindSafe for GstGLBufferPoolClassBlanket Implementations
Mutably borrows from an owned value. Read more