fn format(self: WindowsVersion, comptime fmt: []const u8, _: std.fmt.FormatOptions, out_stream: anytype) !void

This function is defined to serialize a Zig source code representation of this type, that, when parsed, will deserialize into the same data.

Parameters

fmt: []const u8,
out_stream: anytype,