pub fn extern_spec_From_i8_i16_from(small: i8) -> i16
extern spec for i16::from
i16::from
This is not a real function: its only use is for documentation.
terminates
ghost
ensures
result == (small as Self)