uniformMatrix2x3fv

Declaration

void uniformMatrix2x3fv(
    WebGLUniformLocation? location, 
    GLboolean transpose, 
    Float32Array? value
);