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 GstSDPKey
impl Clone for GstSDPKey
[src]
impl Clone for GstSDPKey
fn clone(&self) -> GstSDPKey
[src]
fn clone(&self) -> GstSDPKey
Returns 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