Public Attributes | List of all members
uv__allocator_t Struct Reference

Public Attributes

uv_calloc_func local_calloc
 
uv_free_func local_free
 
uv_malloc_func local_malloc
 
uv_realloc_func local_realloc
 

Detailed Description

Definition at line 41 of file uv-common.c.

Member Data Documentation

◆ local_calloc

uv_calloc_func uv__allocator_t::local_calloc

Definition at line 44 of file uv-common.c.

◆ local_free

uv_free_func uv__allocator_t::local_free

Definition at line 45 of file uv-common.c.

◆ local_malloc

uv_malloc_func uv__allocator_t::local_malloc

Definition at line 42 of file uv-common.c.

◆ local_realloc

uv_realloc_func uv__allocator_t::local_realloc

Definition at line 43 of file uv-common.c.


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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:50