PFNGLSCISSORARRAYVPROC typedef

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

Implementation

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