pub fn code2char( _interp: &mut Interp, _env: &mut Env, arg_values: &[Value], ) -> Result<Value>
A code2char built-in function.
code2char