MCPcopy 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
56void mappableFree(void* mem)
57{
58 (void)mem;
59}

Callers 8

irrstInitFunction · 0.85
irrstExitFunction · 0.85
csndInitFunction · 0.85
csndExitFunction · 0.85
gspExitFunction · 0.85
hidInitFunction · 0.85
hidExitFunction · 0.85
aptScreenTransferFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected