std::io
fprintfn
fn usz? fprintfn(OutStream out, String format, args...) @format(1) @maydiscardPrints using a 'printf'-style formatting string,appending '\n' at the end. See `printf`.
fn usz? fprintfn(OutStream out, String format, args...) @format(1) @maydiscardPrints using a 'printf'-style formatting string,