Function mu::tiny::strlen¶
Defined in File String.hpp
Function Documentation¶
-
size_t mu::tiny::strlen(const char *str)¶
Return the length of the NUL-terminated string
str.
Defined in File String.hpp
Return the length of the NUL-terminated string str.