fn isControl(c: u8) bool

Returns whether the character is a control character.

See also: control_code

Parameters

c: u8,