22#define GEF_CTX_SIGNATURE 0x47454658
51extern gef_ctx_t* gef_ctx_alloc(
wmem_allocator_t *pool, gef_ctx_t *parent,
const char *type);
52extern bool gef_ctx_check_signature(gef_ctx_t *gefx);
53extern gef_ctx_t* gef_ctx_get(
void *ptr);
struct _wmem_allocator_t wmem_allocator_t
Definition wmem_core.h:44
Definition packet-h323.h:24