Union gstreamer_editing_services_sys::GESVideoSourceClass_ABI [−][src]
#[repr(C)]
pub union GESVideoSourceClass_ABI {
pub _ges_reserved: [gpointer; 4],
pub abi: GESVideoSourceClass_ABI_abi,
}Fields
_ges_reserved: [gpointer; 4]abi: GESVideoSourceClass_ABI_abiTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GESVideoSourceClass_ABIimpl !Send for GESVideoSourceClass_ABIimpl !Sync for GESVideoSourceClass_ABIimpl Unpin for GESVideoSourceClass_ABIimpl UnwindSafe for GESVideoSourceClass_ABIBlanket Implementations
Mutably borrows from an owned value. Read more