Skip to main content
is_sentinel_ptr
fbl
fbl
Function
is_
sentinel_
ptr
Copy item path
Source
pub fn is_sentinel_ptr<T>(ptr: *const T) -> bool
Expand description
Test to see if a pointer is a sentinel pointer.