LeviLamina
Loading...
Searching...
No Matches
http_memory_buffer.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
xbox::httpclient {
6
7
struct
http_memory_buffer
{
8
public
:
9
// member functions
10
// NOLINTBEGIN
11
MCNAPI
~http_memory_buffer
();
12
// NOLINTEND
13
14
public
:
15
// destructor thunk
16
// NOLINTBEGIN
17
MCNAPI
void
$dtor
();
18
// NOLINTEND
19
};
20
21
}
// namespace xbox::httpclient
xbox::httpclient::http_memory_buffer
Definition
http_memory_buffer.h:7
xbox::httpclient::http_memory_buffer::~http_memory_buffer
MCAPI ~http_memory_buffer()
xbox::httpclient::http_memory_buffer::$dtor
MCAPI void $dtor()
src
mc
external
lib_http_client
http_memory_buffer.h
Generated on Fri Jun 13 2025 05:04:36 for LeviLamina by
1.12.0