Skip to main content

to_char_code

Function to_char_code 

Source
pub fn to_char_code(c: char) -> u8
Expand description

Convert a character to its char code (byte value).