uniformMatrix4x3fv

Declaration

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