GlUniform4i64ARB typedef

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

Implementation

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