Function String.ptr

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

immutable(dchar)* ptr() nothrow @nogc const;