Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
37
void xMemExit()
38
{
39
iMemExit();
40
}
41
42
void xMemInitHeap(xMemHeap_tag* heap, U32 base, U32 size, U32 flags)
43
{
Callers
1
iSystemExit
Function · 0.85
Calls
1
iMemExit
Function · 0.85
Tested by
no test coverage detected