Struct gstreamer_editing_services_sys::GESAsset [−][src]
#[repr(C)]pub struct GESAsset { pub parent: GObject, pub priv_: *mut GESAssetPrivate, pub _ges_reserved: [gpointer; 4], }
Fields
parent: GObjectpriv_: *mut GESAssetPrivate_ges_reserved: [gpointer; 4]Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GESAssetimpl UnwindSafe for GESAssetBlanket Implementations
Mutably borrows from an owned value. Read more