alloc
1.89.0-nightly-4d051fb30-2025-05-18
Target
x86_64-unknown-linux-gnu
x86_64-pc-windows-gnu
aarch64-apple-darwin
In alloc::
rc
Structs
Rc
RcInner
UniqueRc
UniqueRcUninit
Weak
WeakInner
Traits
MarkerEq
RcEqIdent
RcFromSlice
RcInnerPtr
ToRcSlice
Functions
data_offset
data_offset_align
is_dangling
rc_inner_layout_for_value_layout
alloc
::
rc
Function
is_dangling
Copy item path
Settings
Help
Summary
Source
pub(crate) fn is_dangling<T: ?
Sized
>(ptr:
*const T
) ->
bool