Skip to main content

gst_trace_format_builder_add_field

Function gst_trace_format_builder_add_field 

Source
pub unsafe extern "C" fn gst_trace_format_builder_add_field(
    builder: *mut GstTraceFormatBuilder,
    name: *const c_char,
    type_: GstTracerFieldType,
) -> *mut GstTraceFormatBuilder