Union gstreamer_editing_services_sys::GESTrackElementClass_ABI [−][src]
#[repr(C)]
pub union GESTrackElementClass_ABI {
pub _ges_reserved: [gpointer; 20],
pub abi: GESTrackElementClass_ABI_abi,
}Fields
_ges_reserved: [gpointer; 20]abi: GESTrackElementClass_ABI_abiTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GESTrackElementClass_ABIimpl !Send for GESTrackElementClass_ABIimpl !Sync for GESTrackElementClass_ABIimpl Unpin for GESTrackElementClass_ABIimpl UnwindSafe for GESTrackElementClass_ABIBlanket Implementations
Mutably borrows from an owned value. Read more