Function is_dangling

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