GlViewportIndexedfNative typedef

GlViewportIndexedfNative = Void Function(Uint32 index, Float x, Float y, Float w, Float h)

Implementation

typedef GlViewportIndexedfNative = Void Function(
    Uint32 index, Float x, Float y, Float w, Float h);