GlGetnUniformui64vARB typedef
GlGetnUniformui64vARB =
void Function(int program, int location, int bufSize, Pointer<Uint64> params)
Implementation
typedef GlGetnUniformui64vARB = void Function(
int program, int location, int bufSize, Pointer<Uint64> params);