String.ptr

Returns a pointer to the wchar_t data. Always zero-terminated.

struct String
@nogc nothrow const
immutable(wchar_t)*
ptr
()

Meta