fn isControl(c: u8) bool
Returns whether the character is a control character.
See also: control_code
control_code
c: u8,