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