GlUniform3ui64vARB typedef

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

Implementation

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