Union gstreamer_video_sys::GstVideoInfo_ABI [−][src]
#[repr(C)]
pub union GstVideoInfo_ABI {
pub abi: GstVideoInfo_ABI_abi,
pub _gst_reserved: [gpointer; 4],
}Fields
abi: GstVideoInfo_ABI_abi_gst_reserved: [gpointer; 4]Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GstVideoInfo_ABIimpl !Send for GstVideoInfo_ABIimpl !Sync for GstVideoInfo_ABIimpl Unpin for GstVideoInfo_ABIimpl UnwindSafe for GstVideoInfo_ABIBlanket Implementations
Mutably borrows from an owned value. Read more