ReactOS 0.4.16-dev-456-ga97fcf1
|
#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 43 of file atlalloc.h.
Definition at line 46 of file atlalloc.h.
Definition at line 63 of file atlalloc.h.
Definition at line 51 of file atlalloc.h.