pub fn extern_spec_T__ptrconst_T_cast<T: ?Sized, U>(self_: *const T) -> *const UExpand description
extern spec for pointer<T>::cast<U>
This is not a real function: its only use is for documentation.
terminates
ghost
ensures
result == self as _pub fn extern_spec_T__ptrconst_T_cast<T: ?Sized, U>(self_: *const T) -> *const Uextern spec for pointer<T>::cast<U>
This is not a real function: its only use is for documentation.
terminates
ghost
ensures
result == self as _