GlDrawCommandsAddressNV typedef
GlDrawCommandsAddressNV =
void Function(int primitiveMode, Pointer<Uint64> indirects, Pointer<Int32> sizes, int count)
Implementation
typedef GlDrawCommandsAddressNV = void Function(int primitiveMode,
Pointer<Uint64> indirects, Pointer<Int32> sizes, int count);