dplug ~master (2025-02-18T16:04:15Z)
Home
Dub
Repo
CStringImpl.storage
dplug
core
nogc
CStringImpl
Undocumented in source. Be warned that the author may not have intended to support it.
struct
CStringImpl
(CharType)
nothrow @
nogc
return
const
(
CharType
)*
storage
(
)
if
(
is
(
CharType
:
char
) ||
is
(
CharType
:
wchar
)
)
Meta
Source
See Implementation
dplug
core
nogc
CStringImpl
constructors
this
destructors
~this
functions
storage
postblits
this(this)