GNU libmicrohttpd 0.9.77
|
Implementation of platform missing functions. More...
Go to the source code of this file.
Functions | |
void * | MHD_calloc_ (size_t nelem, size_t elsize) |
Implementation of platform missing functions.
Definition in file mhd_compat.c.
void * MHD_calloc_ | ( | size_t | nelem, |
size_t | elsize | ||
) |
MHD_calloc_ is platform-independent calloc()
Definition at line 98 of file mhd_compat.c.
References NULL.