Struct gstreamer_sys::GstPromise[][src]

#[repr(C)]
pub struct GstPromise { pub parent: GstMiniObject, }

Fields

Trait Implementations

impl Copy for GstPromise
[src]

impl Clone for GstPromise
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GstPromise
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GstPromise

impl !Sync for GstPromise