Struct gstreamer_editing_services_sys::GESTextOverlayClip [−][src]
#[repr(C)]pub struct GESTextOverlayClip { pub parent: GESOverlayClip, pub priv_: *mut GESTextOverlayClipPrivate, pub _ges_reserved: [gpointer; 4], }
Fields
parent: GESOverlayClippriv_: *mut GESTextOverlayClipPrivate_ges_reserved: [gpointer; 4]Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GESTextOverlayClipimpl !Send for GESTextOverlayClipimpl !Sync for GESTextOverlayClipimpl Unpin for GESTextOverlayClipimpl UnwindSafe for GESTextOverlayClipBlanket Implementations
Mutably borrows from an owned value. Read more