Files
wolfssl/IDE/Renesas/cs+/Projects/common/strings.h

3 lines
68 B
C
Raw Normal View History

2018-04-28 05:46:42 +09:00
int strncasecmp(const char *s1, const char * s2, unsigned int sz);