Struct gstreamer_sys::GstPadTemplate_ABI_abi [−][src]
#[repr(C)]pub struct GstPadTemplate_ABI_abi { pub gtype: GType, }
Fields
gtype: GType
Trait Implementations
impl Copy for GstPadTemplate_ABI_abi[src]
impl Copy for GstPadTemplate_ABI_abiimpl Clone for GstPadTemplate_ABI_abi[src]
impl Clone for GstPadTemplate_ABI_abifn clone(&self) -> GstPadTemplate_ABI_abi[src]
fn clone(&self) -> GstPadTemplate_ABI_abiReturns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0[src]
fn clone_from(&mut self, source: &Self)1.0.0
[src]Performs copy-assignment from source. Read more
impl Debug for GstPadTemplate_ABI_abi[src]
impl Debug for GstPadTemplate_ABI_abiAuto Trait Implementations
impl Send for GstPadTemplate_ABI_abi
impl Send for GstPadTemplate_ABI_abiimpl Sync for GstPadTemplate_ABI_abi
impl Sync for GstPadTemplate_ABI_abi