strnlen.c File Reference

Kubos-HAL-MSP430F5529 - strnlen. More...

#include <sys/cdefs.h>
#include <string.h>

Functions

size_t strnlen (const char *str, size_t size)
 strnlen implementation. More...