GlWindowRectanglesEXT typedef

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

Implementation

typedef GlWindowRectanglesEXT = void Function(
    int mode, int count, Pointer<Int32> box);