GlWindowRectanglesEXTNative typedef

GlWindowRectanglesEXTNative = Void Function(Uint32 mode, Int32 count, Pointer<Int32> box)

Implementation

typedef GlWindowRectanglesEXTNative = Void Function(
    Uint32 mode, Int32 count, Pointer<Int32> box);