3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/deps/core/http/HttpInterface.h"
15namespace Bedrock::Http {
26 ::gsl::not_null<::HC_CALL*> call,
27 ::gsl::not_null<::XAsyncBlock*> asyncBlock,
Definition HttpInterfaceInternal.h:17
static MCAPI void ** $vftable()
MCAPI void $send(::gsl::not_null<::HC_CALL * > call, ::gsl::not_null<::XAsyncBlock * > asyncBlock, ::HC_PERFORM_ENV *env)
Definition HttpInterface.h:14
Definition XAsyncBlock.h:10