GlWindowRectanglesEXT typedef

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

Implementation

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