GlUniform4i64ARB typedef

GlUniform4i64ARB = void Function(int target, int index, int buffer, int offset, int size)

Implementation

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