Struct gstreamer_sys::GstPadProbeInfo_ABI_abi [−][src]
#[repr(C)]pub struct GstPadProbeInfo_ABI_abi { pub flow_ret: GstFlowReturn, }
Fields
flow_ret: GstFlowReturnTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GstPadProbeInfo_ABI_abiimpl Send for GstPadProbeInfo_ABI_abiimpl Sync for GstPadProbeInfo_ABI_abiimpl Unpin for GstPadProbeInfo_ABI_abiimpl UnwindSafe for GstPadProbeInfo_ABI_abiBlanket Implementations
Mutably borrows from an owned value. Read more