GlUniform3ui64vNV typedef

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

Implementation

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