pub fn extern_spec_T__ptrconst_T_is_null<T: ?Sized>(self_: *const T) -> boolExpand description
extern spec for pointer<T>::is_null
This is not a real function: its only use is for documentation.
terminates
ghost
ensures
result == self.is_null_logic()