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