Struct gstreamer_sys::GstParseContext[][src]

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

Trait Implementations

impl Debug for GstParseContext
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GstParseContext

impl Sync for GstParseContext