Cogl.debug_matrix_print

function debug_matrix_print(matrix: Cogl.Matrix): void {
    // Gjs wrapper for cogl_debug_matrix_print()
}
  

Prints the contents of a Cogl.Matrix to stdout.

Since 2.0

matrix

A Cogl.Matrix