Struct gstreamer_sys::GstPromise [−][src]
#[repr(C)]pub struct GstPromise { pub parent: GstMiniObject, }
Fields
parent: GstMiniObject
Trait Implementations
impl Copy for GstPromise
[src]
impl Copy for GstPromise
impl Clone for GstPromise
[src]
impl Clone for GstPromise
fn clone(&self) -> GstPromise
[src]
fn clone(&self) -> GstPromise
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 GstPromise
[src]
impl Debug for GstPromise
Auto Trait Implementations
impl !Send for GstPromise
impl !Send for GstPromise
impl !Sync for GstPromise
impl !Sync for GstPromise