ReactOS 0.4.16-dev-237-gd6eebaa
|
#include <atlalloc.h>
Static Public Member Functions | |
static void * | Allocate (_In_ size_t size) |
static void * | Reallocate (_In_opt_ void *ptr, _In_ size_t size) |
static void | Free (_In_opt_ void *ptr) |
Definition at line 24 of file atlalloc.h.
Definition at line 27 of file atlalloc.h.
Definition at line 37 of file atlalloc.h.
Definition at line 32 of file atlalloc.h.