GlUniform4i64vARB typedef

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

Implementation

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