Struct gstreamer_sys::GstTaskPrivate [] [src]

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

Trait Implementations

impl Debug for GstTaskPrivate
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations