GlUniform4ui64ARB typedef

GlUniform4ui64ARB = void Function(int location, int x, int y, int z, int w)

Implementation

typedef GlUniform4ui64ARB = void Function(
    int location, int x, int y, int z, int w);