pub(crate) unsafe fn finalize_weak_referenceable<T: WeakReferenceable>(
this: *const T,
)Expand description
ยงSafety
this must point to a Rced valid, non-null instance of T.
pub(crate) unsafe fn finalize_weak_referenceable<T: WeakReferenceable>(
this: *const T,
)this must point to a Rced valid, non-null instance of T.