Function is_dangling

Source
pub(crate) fn is_dangling<T: ?Sized>(ptr: *const T) -> bool