PFNGLDRAWTRANSFORMFEEDBACKSTREAMINSTANCEDPROC typedef

PFNGLDRAWTRANSFORMFEEDBACKSTREAMINSTANCEDPROC = Void Function(Uint32 mode, Uint32 id, Uint32 stream, Uint32 instancecount)

Implementation

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