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