fmt::vprint

Synopsis

Declared in <fmt/ostream.h>

void
vprint(
    std::ostream& os,
    string_view fmt,
    format_args args);