GlMultiDrawElementsIndirectNative typedef

GlMultiDrawElementsIndirectNative = Void Function(Uint32 mode, Uint32 type, Pointer<NativeType> indirect, Int32 drawcount, Int32 stride)

Implementation

typedef GlMultiDrawElementsIndirectNative = Void Function(
    Uint32 mode, Uint32 type, Pointer indirect, Int32 drawcount, Int32 stride);