Skip to main content

ptr_mut_is_null_spec

Function ptr_mut_is_null_spec 

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