betterc ~master (2021-12-13T09:46:21.0501628)
Dub
Repo
Stringz.opUnary
betterc
ds
stringz
Stringz
T
opCast
()
immutable
(
char
)*
opUnary
()
struct
Stringz
nothrow @
nogc
immutable
(
char
)*
opUnary
(
string
s
)
(
)
if
(
s
== "*"
)
Return Value
Type:
immutable
(
char
)*
immutable(char)* null terminated string
Meta
Source
See Implementation
betterc
ds
stringz
Stringz
constructors
this
destructors
~this
functions
length
opAssign
opCast
opUnary
postblits
this(this)