GlUniform4uiv typedef

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

Implementation

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