PFNGLGETTRANSFORMFEEDBACKIVPROC typedef

PFNGLGETTRANSFORMFEEDBACKIVPROC = Void Function(Uint32 xfb, Uint32 pname, Pointer<Int32> param)

Implementation

typedef PFNGLGETTRANSFORMFEEDBACKIVPROC = Void Function(
    Uint32 xfb, Uint32 pname, Pointer<Int32> param);