Cogl.error_free

function error_free(error: GLib.Error): void {
    // Gjs wrapper for cogl_error_free()
}
  

Frees a #CoglError and associated resources.

error

A #CoglError thrown by the Cogl api