|
ReactOS 0.4.16-dev-1946-g52006dd
|
#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 69 of file atlalloc.h.
Definition at line 72 of file atlalloc.h.
Definition at line 89 of file atlalloc.h.
Definition at line 77 of file atlalloc.h.