PatchworkOS
Loading...
Searching...
No Matches
memset32.c File Reference
#include <stdint.h>
#include <string.h>

Go to the source code of this file.

Functions

void * memset32 (void *s, uint32_t c, size_t n)
 

Function Documentation

◆ memset32()

void * memset32 ( void *  s,
uint32_t  c,
size_t  n 
)

Definition at line 4 of file memset32.c.

Referenced by draw_rect(), log_screen_clear(), and log_screen_scroll().