fn formatAsciiChar(c: u8, options: FormatOptions, writer: anytype) !void

Parameters

c: u8,
options: FormatOptions,
writer: anytype,