Pyrogenesis  trunk
Functions
rtl.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void * rtl_AllocateAligned (size_t size, size_t alignment)
 
void rtl_FreeAligned (void *alignedPointer)
 

Function Documentation

◆ rtl_AllocateAligned()

void* rtl_AllocateAligned ( size_t  size,
size_t  alignment 
)

◆ rtl_FreeAligned()

void rtl_FreeAligned ( void *  alignedPointer)