GlUniform3i64vARB typedef

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

Implementation

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