FS.strz

Append a terminating null onto a string, cheaply where feasible.

Note: Allocates memory where the dst is too small.

struct FS
static
mstring
strz
(
cstring src
,
mstring dst
)

Meta