LeviLamina
Loading...
Searching...
No Matches
WSAStartupSingleton.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
class
WSAStartupSingleton
{
6
public
:
7
// static functions
8
// NOLINTBEGIN
9
MCAPI
static
void
AddRef();
10
11
MCAPI
static
void
Deref();
12
// NOLINTEND
13
14
public
:
15
// static variables
16
// NOLINTBEGIN
17
MCAPI
static
int
& refCount();
18
// NOLINTEND
19
};
WSAStartupSingleton
Definition
WSAStartupSingleton.h:5
src
mc
deps
raknet
WSAStartupSingleton.h
Generated on
for LeviLamina by
1.16.1