Skip to main content

ptr_is_null_spec

Function ptr_is_null_spec 

Source
pub open spec fn ptr_is_null_spec<T: PointeeSized>(ptr: *const T) -> bool
Expand description
{ ptr.addr() == 0 }