PatchworkOS
Loading...
Searching...
No Matches
vreadf.c File Reference
#include <errno.h>
#include <stdarg.h>
#include <stdio.h>
#include <sys/io.h>

Go to the source code of this file.

Functions

uint64_t vreadf (fd_t fd, const char *_RESTRICT format, va_list args)
 Wrapper for reading a formatted string from a file with a va_list.