Struct gstreamer_sys::GstTracerRecord[][src]

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

Trait Implementations

impl Debug for GstTracerRecord
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GstTracerRecord

impl Sync for GstTracerRecord