Struct gstreamer_sdp_sys::GstSDPKey [−][src]
Fields
type_: *mut c_char
data: *mut c_char
Trait Implementations
impl Copy for GstSDPKey[src]
impl Copy for GstSDPKeyimpl Clone for GstSDPKey[src]
impl Clone for GstSDPKeyfn clone(&self) -> GstSDPKey[src]
fn clone(&self) -> GstSDPKeyReturns 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 GstSDPKey[src]
impl Debug for GstSDPKey