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