Cogl.Matrix.prototype.free

function free(): void {
    // Gjs wrapper for cogl_matrix_free()
}
  

Frees a Cogl.Matrix that was previously allocated via a call to Cogl.Matrix.prototype.copy.

Since 1.6