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