uniformMatrix3x2fv

Declaration

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