Struct gstreamer_editing_services_sys::GESClip [−][src]
#[repr(C)]pub struct GESClip { pub parent: GESContainer, pub priv_: *mut GESClipPrivate, pub _ges_reserved: [gpointer; 20], }
Fields
parent: GESContainerpriv_: *mut GESClipPrivate_ges_reserved: [gpointer; 20]Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GESClipimpl UnwindSafe for GESClipBlanket Implementations
Mutably borrows from an owned value. Read more