Function gstreamer_sys::gst_debug_add_log_function

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