PatchworkOS
Loading...
Searching...
No Matches
vprintf.c File Reference
#include <stdio.h>
#include "common/print.h"

Go to the source code of this file.

Functions

int vprintf (const char *_RESTRICT format, va_list args)
 

Function Documentation

◆ vprintf()

int vprintf ( const char *_RESTRICT  format,
va_list  args 
)

Definition at line 5 of file vprintf.c.

References stdout, and vfprintf().