toWStringz

Undocumented in source. Be warned that the author may not have intended to support it.
const(wchar)*
toWStringz
(
S
)
(
in S s
)
if (
(
is(S C : C[]) ||
is(S C : C*)
)
&&
isSomeChar!C
)

Meta