GlGetnUniformuivARB typedef

GlGetnUniformuivARB = void Function(int target, int first, int count, Pointer<Uint32> buffers)

Implementation

typedef GlGetnUniformuivARB = void Function(
    int program, int location, int bufSize, Pointer<Uint32> params);