inline fn comptimePrint(comptime fmt: []const u8, args: anytype) *const [count(fmt, args):0]u8

Parameters

fmt: []const u8,
args: anytype,