| PatchworkOS
    | 
#include <sys/io.h>Go to the source code of this file.
| Functions | |
| uint64_t | vwritefilef (const char *path, const char *_RESTRICT format, va_list args) | 
| Wrapper for writing a formatted string to a file directly using a path with a va_list. | |