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

Go to the source code of this file.

Functions

int memcmp (const void *s1, const void *s2, size_t n)
 

Function Documentation

◆ memcmp()

int memcmp ( const void *  s1,
const void *  s2,
size_t  n 
)

Definition at line 3 of file memcmp.c.

Here is the caller graph for this function: