Wireshark  4.3.0
The Wireshark network protocol analyzer
Public Attributes | List of all members
_wmem_allocator_t Struct Reference

Public Attributes

void *(* walloc )(void *private_data, const size_t size)
 
void(* wfree )(void *private_data, void *ptr)
 
void *(* wrealloc )(void *private_data, void *ptr, const size_t size)
 
void(* free_all )(void *private_data)
 
void(* gc )(void *private_data)
 
void(* cleanup )(void *private_data)
 
struct _wmem_user_cb_container_tcallbacks
 
void * private_data
 
enum _wmem_allocator_type_t type
 
bool in_scope
 

The documentation for this struct was generated from the following file: