3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/platform/threading/UniqueLock.h"
10namespace Bedrock::Threading {
class Mutex; }
13namespace Bedrock::Http {
40 MCNAPI static ::Bedrock::Threading::Mutex&
sMutex();
42 MCNAPI static ::std::weak_ptr<::Bedrock::Http::LibHttpClientInstance>&
sWeakInstance();
Definition LibHttpClientInstance.h:15
static MCAPI ::Bedrock::Threading::Mutex & sMutex()
static MCAPI void ** $vftable()
static MCAPI ::std::weak_ptr<::Bedrock::Http::LibHttpClientInstance > & sWeakInstance()