GlUniform1ui64vARB typedef

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

Implementation

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