PFNGLVIEWPORTARRAYVPROC typedef

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

Implementation

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