GlUniform4i64NV typedef

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

Implementation

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