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 GstGLRenderbufferAllocatorClass
impl !Sync for GstGLRenderbufferAllocatorClass
impl Unpin for GstGLRenderbufferAllocatorClass
Blanket Implementations
Mutably borrows from an owned value. Read more