mirror of
https://github.com/switchbrew/libnx.git
synced 2025-06-25 06:12:40 +02:00
3 lines
65 B
C
3 lines
65 B
C
void* heapAllocPages(size_t size);
|
|
void* heapAlloc(size_t size);
|