TeaPacket v0.0.1
Multiplatform Game Engine
Loading...
Searching...
No Matches
StructUtils.hpp File Reference

Go to the source code of this file.

Macros

#define ZeroStruct(obj)
 

Macro Definition Documentation

◆ ZeroStruct

#define ZeroStruct ( obj)
Value:
memset(&(obj), 0, sizeof(obj))