Struct gstreamer_editing_services_sys::GESProject [−][src]
#[repr(C)]pub struct GESProject { pub parent: GESAsset, pub priv_: *mut GESProjectPrivate, pub __ges_reserved: [gpointer; 20], }
Fields
parent: GESAssetpriv_: *mut GESProjectPrivate__ges_reserved: [gpointer; 20]Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GESProjectimpl !Send for GESProjectimpl !Sync for GESProjectimpl Unpin for GESProjectimpl UnwindSafe for GESProjectBlanket Implementations
Mutably borrows from an owned value. Read more