DOKK / manpages / debian 11 / libixp-dev / ixp_freestat.3.en
IXP_FREESTAT(3) Library Functions Manual IXP_FREESTAT(3)

ixp_freestat, ixp_freefcall

#include <ixp.h>
void ixp_freestat(IxpStat *s);
void ixp_freefcall(IxpFcall *fcall);

These functions free malloc(3) allocated data in the members of the passed structures and set those members to nil. They do not free the structures themselves.

IxpFcall(3), IxpStat(3)

2012 Dec libixp Manual