mirror of
https://github.com/switchbrew/libnx.git
synced 2025-11-05 15:11:17 +01:00
3 lines
65 B
C
3 lines
65 B
C
void* heapAllocPages(size_t size);
|
|
void* heapAlloc(size_t size);
|