Stringz.length

struct Stringz
nothrow @nogc
immutable(size_t)
length
()

Return Value

Type: immutable(size_t)

the length of the string

Meta