StringImpl.clear

Clears the string, equivalent to resizing it to 0.

struct StringImpl(T)
@nogc
void
clear
()

Meta