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