Function cast_uint64_to_int16

Source
fn cast_uint64_to_int16(a: u64) -> Result<i16, EvalError>