GlUniform1uiv typedef

GlUniform1uiv = void Function(int location, int count, Pointer<Uint32> value)

Implementation

typedef GlUniform1uiv = void Function(
    int location, int count, Pointer<Uint32> value);