imStrNLen

Calculate the size of the string but limited to max_len. * \ingroup str

version(IM)
extern (C) @nogc nothrow
int
imStrNLen
(
const(char)* str
,)

Meta