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