GlUniform1ui64vNV typedef

GlUniform1ui64vNV = void Function(int location, int count, Pointer<Uint64> value)

Implementation

typedef GlUniform1ui64vNV = void Function(
    int location, int count, Pointer<Uint64> value);