PFNGLGETQUERYOBJECTI64VEXTPROC typedef

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

Implementation

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