Struct gstreamer_sys::GstDebugCategory [] [src]

#[repr(C)]
pub struct GstDebugCategory { pub threshold: c_int, pub color: c_uint, pub name: *const c_char, pub description: *const c_char, }

Fields