Struct gstreamer_sys::GstDebugMessage[][src]

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

Trait Implementations

impl Debug for GstDebugMessage
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GstDebugMessage

impl Sync for GstDebugMessage