Struct gstreamer_sys::GstTracerFactory [] [src]

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

Trait Implementations

impl Debug for GstTracerFactory
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations