Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
memory.h File Reference

Go to the source code of this file.

Functions

IOSError iosFree (IOSHeapId id, void *ptr)
 
void * iosAllocAligned (IOSHeapId id, u32 size, u32 alignment)
 
IOSHeapId iosCreateHeap (void *ptr, u32 size)
 

Function Documentation

◆ iosAllocAligned()

void * iosAllocAligned ( IOSHeapId id,
u32 size,
u32 alignment )

◆ iosCreateHeap()

IOSHeapId iosCreateHeap ( void * ptr,
u32 size )

◆ iosFree()

IOSError iosFree ( IOSHeapId id,
void * ptr )