pub fn extern_spec_T__ptrmut_T_is_null<T: ?Sized>(self_: *mut 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()pub fn extern_spec_T__ptrmut_T_is_null<T: ?Sized>(self_: *mut T) -> boolextern 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()