String.length

Returns the length of the wchar_t array, minus the zero terminator.

struct String
@nogc nothrow const
size_t
length
()

Meta