dmd ~master (2023-11-01T14:17:50Z)
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
writeTo
variables
committed
hexString
Convert string contents to a 0 terminated string, allocated by mem.xmalloc().