betterc v0.2.2 (2020-10-30T20:47:52Z)
Dub
Repo
Stringz.opUnary
betterc
ds
stringz
Stringz
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)