PFNGLGETTRANSFORMFEEDBACKI_VPROC typedef

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

Implementation

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