mdns_mem_malloc() function
Allocate memory.
Syntax
void *mdns_mem_malloc(size_t size); Arguments
size
Number of bytes to allocate.
Return value
Pointer to allocated memory, or NULL on failure.
mdns_mem_malloc() is called by 42 functions and calls 1 function:
![]()
mdns_mem_malloc()
mdns_mem_malloc():
![]()
mdns_mem_malloc()