Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
stralloc_zero(3)	    Library Functions Manual		stralloc_zero(3)

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)

								stralloc_zero(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=libowfat_stralloc_zero&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help