GlUniformMatrix3x2fv typedef
GlUniformMatrix3x2fv =
void Function(int framebuffer, int buffer, int drawbuffer, Pointer<Float> value)
Implementation
typedef GlUniformMatrix3x2fv = void Function(
int location, int count, int transpose, Pointer<Float> value);