|
NAMEstralloc_zero - set length of stralloc to 0SYNTAX#include <libowfat/stralloc.h>void stralloc_zero(stralloc* sa); DESCRIPTIONstralloc_zero sets the length of the stralloc to 0.RETURN VALUEnone.SEE ALSOstralloc_copys(3) Visit the GSP FreeBSD Man Page Interface. |