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