|
Embedded Artistry libc
C Standard Library Support for Bare-metal Systems
|
#include <string.h>
Go to the source code of this file.
Functions | |
| size_t | strxfrm (char *restrict dest, const char *restrict src, size_t n) |
| size_t strxfrm | ( | char *restrict | dest, |
| const char *restrict | src, | ||
| size_t | n | ||
| ) |
Definition at line 3 of file strxfrm.c.