ddc ~master (2020-05-01T11:40:35Z)
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
Convert string contents to a 0 terminated string, allocated by mem.xmalloc().