GlViewportIndexedf typedef

GlViewportIndexedf = void Function(int index, double x, double y, double w, double h)

Implementation

typedef GlViewportIndexedf = void Function(
    int index, double x, double y, double w, double h);