ddmd-experimental ~master (2021-12-25T08:46:30.2604305)
Dub
Repo
StringExp.toStringz
ddmd
expression
StringExp
Convert string contents to a 0 terminated string, allocated by mem.xmalloc().
class
StringExp
extern (
D
) final const
const
(
char
)[]
toStringz
(
)
Meta
Source
See Implementation
ddmd
expression
StringExp
constructors
this
functions
accept
charAt
compare
equals
getCodeUnit
isBool
isLvalue
modifiableLvalue
numberOfCodeUnits
peekSlice
semantic
setCodeUnit
toLvalue
toPtr
toStringExp
toStringz
toUTF8
writeTo
static functions
create
unions
__anonymous
variables
committed
len
ownedByCtfe
postfix
sz
Convert string contents to a 0 terminated string, allocated by mem.xmalloc().