string_clear :: fn (v: *string)
Clear dynamic string but keep allocated storage.
v String to be cleared.
Declared in: string.bl