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