Function to_cp437

Source
pub fn to_cp437(c: char) -> u16
Expand description

Converts a unicode character to a CP437 equivalent, returning 0 if it didn’t have a match