Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ xMemRegisterBaseNotifyFunc
Function
xMemRegisterBaseNotifyFunc
src/SB/Core/x/xMemMgr.cpp:388–391 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
386
}
387
388
void xMemRegisterBaseNotifyFunc(void (*func)())
389
{
390
sMemBaseNotifyFunc = func;
391
}
392
393
S32 xMemGetBase()
394
{
Callers
1
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected