PFNGLGETQUERYOBJECTIVARBPROC typedef

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

Implementation

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