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