CStringImpl.this

Undocumented in source.
struct CStringImpl(CharType)
nothrow @nogc
this
(
const(CharType)[] s
)
if (
is(CharType : char) ||
is(CharType : wchar)
)

Meta