![]() |
Fukurō
A highly portable microkernel
|
#include <stddef.h>Go to the source code of this file.
Functions | |
| void * | memset (void *dest, int c, size_t count) |
| size_t | strlen (const char *str) |
| void * memset | ( | void * | dest, |
| int | c, | ||
| size_t | count | ||
| ) |
| size_t strlen | ( | const char * | str | ) |