PFNGLMULTIDRAWARRAYSPROC typedef

PFNGLMULTIDRAWARRAYSPROC = Void Function(Uint32 mode, Pointer<Int32> first, Pointer<Int32> count, Int32 drawcount)

Implementation

typedef PFNGLMULTIDRAWARRAYSPROC = Void Function(
    Uint32 mode, Pointer<Int32> first, Pointer<Int32> count, Int32 drawcount);