PFNGLGETQUERYOBJECTIVPROC typedef

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

Implementation

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