[#fmt-vprint-09] = xref:fmt.adoc[fmt]::vprint :relfileprefix: ../ :mrdocs: == Synopsis Declared in `<fmt/base.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void vprint( FILE* f, xref:fmt/string_view.adoc[string_view] fmt, xref:fmt/format_args.adoc[format_args] args); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#