logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ares_free_string - Free strings allocated by ares functions

Description

The ares_free_string(3) function frees a string allocated by an ares function.

Name

ares_free_string - Free strings allocated by ares functions

See Also

ares_mkquery(3) ares_expand_string(3) 4 February 2004 ARES_FREE_STRING(3)

Synopsis

#include <ares.h> void ares_free_string(void *str)

See Also