IRC_SERVER
By @hyunjunk (hyunjun2372@gmail.com)
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
SAL.hpp
Go to the documentation of this file.
1#pragma once
2
3#define _Out_
4#define _Outptr_
5#define _Outptr_opt_
6#define _In_
7#define _In_opt_
8#define _Inout_
9#define _Inout_opt_
10#define _Ret_maybenull_
11#define _Ret_notnull_