ares_free_string(3) - Linux man page
Name
ares_free_string - Free strings allocated by ares functionsSynopsis
#include <ares.h>void ares_free_string(void *str)
Description
The ares_free_string function frees a string allocated by an ares function.See Also
ares_mkquery(3) ares_expand_string(3)Author
Greg Hudson, MIT Information SystemsCopyright 2000 by the Massachusetts Institute of Technology.