Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devkitPro/libctru
/ mappableFree
Function
mappableFree
libctru/source/allocator/mappable.c:56–59 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
}
55
56
void mappableFree(void* mem)
57
{
58
(void)mem;
59
}
Callers
8
irrstInit
Function · 0.85
irrstExit
Function · 0.85
csndInit
Function · 0.85
csndExit
Function · 0.85
gspExit
Function · 0.85
hidInit
Function · 0.85
hidExit
Function · 0.85
aptScreenTransfer
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected