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