Struct gstreamer_sys::GstPromise [−][src]
#[repr(C)]pub struct GstPromise { pub parent: GstMiniObject, }
Fields
parent: GstMiniObjectTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GstPromiseimpl !Send for GstPromiseimpl !Sync for GstPromiseimpl Unpin for GstPromiseimpl UnwindSafe for GstPromiseBlanket Implementations
Mutably borrows from an owned value. Read more