fast ~master (2022-06-05T03:59:22.8432012)
Dub
Repo
asString
fast
cstring
Returns the given
ptr
up to but not including the \0 as a
char
[]
.
@
nogc
nothrow @
trusted
pure
inout
(
char
)[]
asString
(
inout
(
char
*)
ptr
)
Meta
Source
See Implementation
fast
cstring
functions
asString
charPtr
string2wstring
string2wstringSize
wcharPtr
wstring2string
wstring2stringSize
Returns the given ptr up to but not including the \0 as a char[].