debug_remove_log_function_by_data

function debug_remove_log_function_by_data(data:gpointer):Number {
    // Gjs wrapper for gst_debug_remove_log_function_by_data()
}

Removes all registered instances of log functions with the given user data.

data

user data of the log function to remove

Returns

How many instances of the function were removed