MCPcopy Create free account
hub / github.com/bfbbdecomp/bfbb / xMemExit

Function xMemExit

src/SB/Core/x/xMemMgr.cpp:37–40  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

35}
36
37void xMemExit()
38{
39 iMemExit();
40}
41
42void xMemInitHeap(xMemHeap_tag* heap, U32 base, U32 size, U32 flags)
43{

Callers 1

iSystemExitFunction · 0.85

Calls 1

iMemExitFunction · 0.85

Tested by

no test coverage detected