stralloc_zero - set length of stralloc to 0

NAME  SYNTAX  DESCRIPTION  RETURN VALUE  SEE ALSO 

NAME

stralloc_zero − set length of stralloc to 0

SYNTAX

#include <libowfat/stralloc.h>

void stralloc_zero(stralloc* sa);

DESCRIPTION

stralloc_zero sets the length of the stralloc to 0.

RETURN VALUE

none.

SEE ALSO

stralloc_copys(3)


Updated 2024-01-29 - jenkler.se | uex.se