GlGetnUniformuiv typedef

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

Implementation

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