GlUniform1i64vARB typedef

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

Implementation

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