File EngineUtils.h
FileList > engine > include > EngineUtils.h
Go to the source code of this file
Miscellaneous utility macros and functions that don't fit in other headers.
#include <string.h>
Macros
| Type | Name |
|---|---|
| define | ZeroMemory (dest, numBytes) memset(dest, 0, numBytes) |
Macro Definition Documentation
define ZeroMemory
#define ZeroMemory (
dest,
numBytes
) `memset(dest, 0, numBytes)`
The documentation for this class was generated from the following file /home/runner/work/2DFarmingRPG/2DFarmingRPG/Stardew/engine/include/EngineUtils.h