dmd v2.104.0 (2023-06-02T08:46:32Z)
Dub
Repo
StringExp.toStringz
dmd
expression
StringExp
Convert string contents to a 0 terminated string, allocated by mem.xmalloc().
class
StringExp
extern (
D
) const
const
(
char
)[]
toStringz
(
)
Meta
Source
See Implementation
dmd
expression
StringExp
functions
borrowData
compare
getCodeUnit
numberOfCodeUnits
peekData
setCodeUnit
setData
toStringz
toUTF8
writeTo
variables
committed
Convert string contents to a 0 terminated string, allocated by mem.xmalloc().