Struct gstreamer_sys::GstContext[][src]

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

Trait Implementations

impl Debug for GstContext
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GstContext

impl Sync for GstContext