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