table of contents
other versions
- Tumbleweed 1.34.5-1.1
- Leap-16.0
- Leap-15.6
ARES_FREE_STRING(3) | Library Functions Manual | ARES_FREE_STRING(3) |
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.
SEE ALSO¶
4 February 2004 |