Struct gstreamer_sys::GstDebugMessage [] [src]

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

Trait Implementations

impl Debug for GstDebugMessage
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations