Zephyr API Documentation 4.2.99
A Scalable Open Source RTOS
 4.2.99
strings.h File Reference
#include <stddef.h>

Go to the source code of this file.

Functions

int strncasecmp (const char *s1, const char *s2, size_t n)

Function Documentation

◆ strncasecmp()

int strncasecmp ( const char * s1,
const char * s2,
size_t n )
extern