PFNGLGETQUERYOBJECTUIVARBPROC typedef

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

Implementation

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