Struct gstreamer_sys::GstPadTemplate_ABI_abi [−][src]
#[repr(C)]pub struct GstPadTemplate_ABI_abi { pub gtype: GType, pub documentation_caps: *mut GstCaps, }
Fields
gtype: GTypedocumentation_caps: *mut GstCapsTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GstPadTemplate_ABI_abiimpl !Send for GstPadTemplate_ABI_abiimpl !Sync for GstPadTemplate_ABI_abiimpl Unpin for GstPadTemplate_ABI_abiimpl UnwindSafe for GstPadTemplate_ABI_abiBlanket Implementations
Mutably borrows from an owned value. Read more