Function char_try_from_u32

pub(in ::char::convert) const fn char_try_from_u32(i: u32) -> Result<char, CharTryFromError>