|
Code::Blocks
SVN r11506
|
#include "sqpcheader.h"Go to the source code of this file.
Functions | |
| void * | sq_vm_malloc (SQUnsignedInteger size) |
| void * | sq_vm_realloc (void *p, SQUnsignedInteger, SQUnsignedInteger size) |
| void | sq_vm_free (void *p, SQUnsignedInteger) |
1.8.13