Struct gstreamer_editing_services_sys::GESTextOverlay [−][src]
#[repr(C)]pub struct GESTextOverlay { pub parent: GESOperation, pub priv_: *mut GESTextOverlayPrivate, pub _ges_reserved: [gpointer; 4], }
Fields
parent: GESOperationpriv_: *mut GESTextOverlayPrivate_ges_reserved: [gpointer; 4]Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GESTextOverlayimpl !Send for GESTextOverlayimpl !Sync for GESTextOverlayimpl Unpin for GESTextOverlayimpl UnwindSafe for GESTextOverlayBlanket Implementations
Mutably borrows from an owned value. Read more