gst_debug_add_log_function

Function gst_debug_add_log_function 

Source
pub unsafe extern "C" fn gst_debug_add_log_function(
    func: GstLogFunction,
    user_data: gpointer,
    notify: GDestroyNotify,
)