GlDrawTransformFeedbackStreamInstancedNative typedef

GlDrawTransformFeedbackStreamInstancedNative = Void Function(Uint32 mode, Uint32 id, Uint32 stream, Int32 instancecount)

Implementation

typedef GlDrawTransformFeedbackStreamInstancedNative = Void Function(
    Uint32 mode, Uint32 id, Uint32 stream, Int32 instancecount);