Function gstreamer_sys::gst_tracer_register

source ·
pub unsafe extern "C" fn gst_tracer_register(
    plugin: *mut GstPlugin,
    name: *const c_char,
    type_: GType,
) -> gboolean