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