PFNGLVIEWPORTARRAYVPROC typedef

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

Implementation

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