Struct gstreamer_gl_sys::GstGLMemoryPBOAllocatorClass [−][src]
#[repr(C)]pub struct GstGLMemoryPBOAllocatorClass { pub parent_class: GstGLMemoryAllocatorClass, pub _padding: [gpointer; 4], }
Fields
parent_class: GstGLMemoryAllocatorClass_padding: [gpointer; 4]Trait Implementations
Auto Trait Implementations
impl !Send for GstGLMemoryPBOAllocatorClassimpl !Sync for GstGLMemoryPBOAllocatorClassimpl Unpin for GstGLMemoryPBOAllocatorClassimpl UnwindSafe for GstGLMemoryPBOAllocatorClassBlanket Implementations
Mutably borrows from an owned value. Read more