LeviLamina
Loading...
Searching...
No Matches
WSAStartupSingleton.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
6public:
7 // static variables
8 // NOLINTBEGIN
9 MCNAPI static int& refCount();
10 // NOLINTEND
11};
Definition WSAStartupSingleton.h:5
static MCAPI int & refCount()