GlUniform3uiv typedef

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

Implementation

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