|
Lazuli
|
libc string header. More...
#include <Lazuli/common.h>Go to the source code of this file.
Functions | |
| size_t | strlen (const char *s) |
Get the length of the string pointed by s. | |
libc string header.
This file is the standard header <string.h> for the Lazuli RTOS. It contains various declarations related to strings.
Definition in file string.h.
| size_t strlen | ( | const char * | s | ) |