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

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

Function Documentation

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