PFNGLGETQUERYOBJECTUIVPROC typedef

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

Implementation

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