Struct gstreamer_gl_sys::GstGLFramebufferClass [−][src]
#[repr(C)]pub struct GstGLFramebufferClass { pub object_class: GstObjectClass, pub _padding: [gpointer; 4], }
Fields
object_class: GstObjectClass_padding: [gpointer; 4]Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GstGLFramebufferClassimpl !Send for GstGLFramebufferClassimpl !Sync for GstGLFramebufferClassimpl Unpin for GstGLFramebufferClassimpl UnwindSafe for GstGLFramebufferClassBlanket Implementations
Mutably borrows from an owned value. Read more