GlGetnUniformuivARB typedef

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

Implementation

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