terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
Package Functions | |
static unsafe void | Memmove (byte *dest, byte *src, uint len) |
static unsafe void | Memmove_wbarrier (byte *dest, byte *src, uint len, global::System.IntPtr type_handle) |
Static Package Functions | |
static void | RhZeroMemory (ref byte b, ulong byteLength) |
Private Member Functions | |
static unsafe void | ZeroMemory (void *p, uint byteLength) |
Definition at line 9 of file RuntimeImports.cs.