imStrNLen

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

extern (C) @safe nothrow
int
imStrNLen
(
const(char)* str
,)

Meta