fn bufPrintZ(buf: []u8, comptime fmt: []const u8, args: anytype) BufPrintError![:0]u8

Parameters

buf: []u8,
fmt: []const u8,
args: anytype,