String.data

Returns a slice of the wchar_t data without the zero terminator.

struct String
@nogc nothrow const
immutable(wchar_t)[]
data
()

Meta