debian man page for stralloc_free

Query: stralloc_free

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

stralloc_free(3)					     Library Functions Manual						  stralloc_free(3)

NAME
stralloc_free - free storage associated with a stralloc
SYNTAX
#include <stralloc.h> void stralloc_free(stralloc* sa);
DESCRIPTION
stralloc_free returns the storage associated with sa to the system. Afterwards, the stralloc is unallocated.
RETURN VALUE
none.
SEE ALSO
stralloc_ready(3) stralloc_free(3)
Related Man Pages
acl_free_qualifier(3) - osf1
ares_free_data(3) - debian
buffer_get_token_sa(3) - debian
stralloc(3) - debian
ares_free_data(3) - centos
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
How can I do this in VI editor?
Is UNIX an open source OS ?
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?