[][src]Function sapp_dummy::glProgramUniformMatrix3x2fv

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