PFNGLDRAWTRANSFORMFEEDBACKINSTANCEDPROC typedef

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

Implementation

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