Skip to main content

is_sentinel_ptr

Function is_sentinel_ptr 

Source
pub fn is_sentinel_ptr<T>(ptr: *const T) -> bool
Expand description

Test to see if a pointer is a sentinel pointer.