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