Struct gstreamer_gl_sys::GstGLRenderbufferAllocator [−][src]
#[repr(C)]pub struct GstGLRenderbufferAllocator { pub parent: GstGLBaseMemoryAllocator, pub _padding: [gpointer; 4], }
Fields
parent: GstGLBaseMemoryAllocator_padding: [gpointer; 4]Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GstGLRenderbufferAllocatorimpl !Send for GstGLRenderbufferAllocatorimpl !Sync for GstGLRenderbufferAllocatorimpl Unpin for GstGLRenderbufferAllocatorimpl UnwindSafe for GstGLRenderbufferAllocatorBlanket Implementations
Mutably borrows from an owned value. Read more