fmt::vprint_buffered

Synopsis

Declared in <fmt/base.h>

void
vprint_buffered(
    FILE* f,
    string_view fmt,
    format_args args);