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