GlDrawTransformFeedbackStreamNative typedef

GlDrawTransformFeedbackStreamNative = Void Function(Uint32 mode, Uint32 id, Uint32 stream)

Implementation

typedef GlDrawTransformFeedbackStreamNative = Void Function(
    Uint32 mode, Uint32 id, Uint32 stream);