DOKK / manpages / debian 11 / libowfat-dev / stralloc_zero.3.en
stralloc_zero(3) Library Functions Manual stralloc_zero(3)

stralloc_zero - set length of stralloc to 0

#include <stralloc.h>

void stralloc_zero(stralloc* sa);

stralloc_zero sets the length of the stralloc to 0.

none.

stralloc_copys(3)