Struct gstreamer_sys::GstTaskPrivate[][src]

#[repr(C)]
pub struct GstTaskPrivate(_);

Trait Implementations

impl Debug for GstTaskPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GstTaskPrivate

impl Sync for GstTaskPrivate