Struct gstreamer_gl_egl_sys::GstGLDisplayEGLClass [−][src]
#[repr(C)]pub struct GstGLDisplayEGLClass { pub object_class: GstGLDisplayClass, pub _padding: [gpointer; 4], }
Fields
object_class: GstGLDisplayClass_padding: [gpointer; 4]Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GstGLDisplayEGLClassimpl !Send for GstGLDisplayEGLClassimpl !Sync for GstGLDisplayEGLClassimpl Unpin for GstGLDisplayEGLClassimpl UnwindSafe for GstGLDisplayEGLClassBlanket Implementations
Mutably borrows from an owned value. Read more