[][src]Function glk::unicode::to_char

pub fn to_char(ch: u32) -> char

u32 from Glk to rust char. Invalid characters will be replaced with the placeholder character

  • (U+fffd).