PFNGLSCISSORARRAYVPROC typedef

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

Implementation

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