[][src]Function unic_cli::writers::write_char_as_codepoint

pub fn write_char_as_codepoint<W: Write>(output: &mut W, ch: char) -> Result<()>