[][src]Function sapp_dummy::glProgramUniformMatrix2x3fv

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