GlViewportArrayvNative typedef

GlViewportArrayvNative = Void Function(Uint32 first, Int32 count, Pointer<Float> v)

Implementation

typedef GlViewportArrayvNative = Void Function(
    Uint32 first, Int32 count, Pointer<Float> v);