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