GlDrawElementsIndirectNative typedef

GlDrawElementsIndirectNative = Void Function(Uint32 program, Uint32 index, Pointer<NativeType> name)

Implementation

typedef GlDrawElementsIndirectNative = Void Function(
    Uint32 mode, Uint32 type, Pointer indirect);