GlGetnUniformi64vARB typedef

GlGetnUniformi64vARB = void Function(int program, int location, int bufSize, Pointer<Int64> params)

Implementation

typedef GlGetnUniformi64vARB = void Function(
    int program, int location, int bufSize, Pointer<Int64> params);