GlUniform2i64vARB typedef

GlUniform2i64vARB = void Function(int location, int count, Pointer<Int64> value)

Implementation

typedef GlUniform2i64vARB = void Function(
    int location, int count, Pointer<Int64> value);