|
Embedded Artistry libc
C Standard Library Support for Bare-metal Systems
|
#include <string.h>
Go to the source code of this file.
Functions | |
| void * | __memrchr (const void *, int, size_t) |
| void * __memrchr | ( | const void * | m, |
| int | c, | ||
| size_t | n | ||
| ) |