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

Go to the source code of this file.

Functions

void * memset (void *s, int c, size_t n)
 

Function Documentation

◆ memset()

void * memset ( void *  s,
int  c,
size_t  n 
)

Definition at line 4 of file memset.c.

Here is the caller graph for this function: