upcast

Fully qualified path: core::integer::upcast

pub(crate) extern fn upcast<FromType, ToType>(x: FromType) -> ToType nopanic;