unstandard ~master (2017-05-26T08:42:45Z)
Dub
Repo
length
unstd
c
string
Returns
C string
length. If
cstr
is null returns 0.
@
property
pure nothrow @
nogc
size_t
length
(
C
)
(
in
C
*
cstr
)
if
(
isSomeChar
!
C
)
Meta
Source
See Implementation
unstd
c
string
functions
moveToString
tempCString
toCString
toString
properties
asArray
cmpCStrings
equalCStrings
length
Returns C string length. If cstr is null returns 0.