nghttp3_mem_default
Synopsis
#include <nghttp3/nghttp3.h>
-
const nghttp3_mem *nghttp3_mem_default(void)
nghttp3_mem_default()
returns the default memory allocator which uses malloc/calloc/realloc/free.
#include <nghttp3/nghttp3.h>
nghttp3_mem_default()
returns the default memory allocator which
uses malloc/calloc/realloc/free.