GlScissorArrayv typedef

GlScissorArrayv = void Function(int buffer, int drawbuffer, Pointer<Int32> value)

Implementation

typedef GlScissorArrayv = void Function(int first, int count, Pointer<Int32> v);