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