PFNGLGETQUERYOBJECTI64VPROC typedef

PFNGLGETQUERYOBJECTI64VPROC = Void Function(Uint32 id, Uint32 pname, Pointer<Int64> params)

Implementation

typedef PFNGLGETQUERYOBJECTI64VPROC = Void Function(
    Uint32 id, Uint32 pname, Pointer<Int64> params);