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