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

Go to the source code of this file.

Functions

size_t strxfrm (char *_RESTRICT s1, const char *_RESTRICT s2, size_t n)
 

Function Documentation

◆ strxfrm()

size_t strxfrm ( char *_RESTRICT  s1,
const char *_RESTRICT  s2,
size_t  n 
)

Definition at line 3 of file strxfrm.c.

Here is the call graph for this function: