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