pub fn extern_spec_core_ptr_null_mut<T>() -> *mut TExpand description
extern spec for ::core::ptr::null_mut<T>
This is not a real function: its only use is for documentation.
terminates
ghost
ensures
result.is_null_logic()pub fn extern_spec_core_ptr_null_mut<T>() -> *mut Textern spec for ::core::ptr::null_mut<T>
This is not a real function: its only use is for documentation.
terminates
ghost
ensures
result.is_null_logic()