Union gstreamer_sys::GstPad_ABI [−][src]
#[repr(C)]
pub union GstPad_ABI {
pub _gst_reserved: [gpointer; 4],
pub abi: GstPad_ABI_abi,
}Fields
_gst_reserved: [gpointer; 4]abi: GstPad_ABI_abiTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GstPad_ABIimpl !Send for GstPad_ABIimpl !Sync for GstPad_ABIimpl Unpin for GstPad_ABIimpl UnwindSafe for GstPad_ABIBlanket Implementations
Mutably borrows from an owned value. Read more