PFNGLBINDTRANSFORMFEEDBACKPROC typedef

PFNGLBINDTRANSFORMFEEDBACKPROC = Void Function(Uint32 target, Uint32 id)

Implementation

typedef PFNGLBINDTRANSFORMFEEDBACKPROC = Void Function(
    Uint32 target, Uint32 id);