String.data

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

struct String
const
immutable(wchar_t)[]
data
()

Meta