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

3 lines
68 B
C
Raw Normal View History

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