PatchworkOS  c9fea19
A non-POSIX operating system.
Loading...
Searching...
No Matches
strnlen_s.c File Reference
#include <stdint.h>
#include <string.h>
Include dependency graph for strnlen_s.c:

Go to the source code of this file.

Functions

size_t strnlen_s (const char *s, size_t maxsize)
 

Function Documentation

◆ strnlen_s()

size_t strnlen_s ( const char *  s,
size_t  maxsize 
)

Definition at line 4 of file strnlen_s.c.

Here is the caller graph for this function: