GlGetnUniformfvARB typedef
GlGetnUniformfvARB =
void Function(int framebuffer, int buffer, int drawbuffer, Pointer<Float> value)
Implementation
typedef GlGetnUniformfvARB = void Function(
int program, int location, int bufSize, Pointer<Float> params);