PFNGLDRAWTRANSFORMFEEDBACKINSTANCEDPROC typedef

PFNGLDRAWTRANSFORMFEEDBACKINSTANCEDPROC = Void Function(Uint32 mode, Uint32 id, Uint32 instancecount)

Implementation

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