PatchworkOS
Loading...
Searching...
No Matches
writefile.c File Reference
#include <sys/io.h>

Go to the source code of this file.

Functions

uint64_t writefile (const char *path, const void *buffer, uint64_t count, uint64_t offset)
 Wrapper for writing a file directly using a path.