#include <mem.h>
Data Fields | |
| unsigned int | impmagic |
| unsigned int | magic |
| isc_memmethods_t * | methods |
Direct use of this structure by clients is forbidden. mctx implementations may change the structure. 'magic' must be ISCAPI_MCTX_MAGIC for any of the isc_mem_ routines to work. mctx implementations must maintain all mctx invariants.
Definition at line 249 of file mem.h.
| unsigned int isc_mem::impmagic |
| unsigned int isc_mem::magic |