Struct gstreamer_sys::GstPad_ABI_abi [−][src]
#[repr(C)]pub struct GstPad_ABI_abi { pub last_flowret: GstFlowReturn, pub eventfullfunc: GstPadEventFullFunction, }
Fields
last_flowret: GstFlowReturneventfullfunc: GstPadEventFullFunctionTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GstPad_ABI_abiimpl Send for GstPad_ABI_abiimpl Sync for GstPad_ABI_abiimpl Unpin for GstPad_ABI_abiimpl UnwindSafe for GstPad_ABI_abiBlanket Implementations
Mutably borrows from an owned value. Read more