PFNGLGETTRANSFORMFEEDBACKI64_VPROC typedef

PFNGLGETTRANSFORMFEEDBACKI64_VPROC = Void Function(Uint32 xfb, Uint32 pname, Uint32 index, Pointer<Int64> param)

Implementation

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