[][src]Function sapp_dummy::glProgramUniformMatrix4x2fv

pub fn glProgramUniformMatrix4x2fv(
    program: GLuint,
    location: GLint,
    count: GLsizei,
    transpose: GLboolean,
    value: *const GLfloat
)