NAME
ares_free_string - Free strings allocated by ares functions
SYNOPSIS
#include <ares.h>
void ares_free_string(void *str)
DESCRIPTION
The ares_free_string(3) function frees a string allocated by an ares function.
ares_free_string - Free strings allocated by ares functions
#include <ares.h>
void ares_free_string(void *str)
The ares_free_string(3) function frees a string allocated by an ares function.