pub fn extern_spec_T_UnsafeCell_T_get<T: ?Sized>(
self_: &UnsafeCell<T>,
) -> *mut TExpand description
extern spec for UnsafeCell<T>::get
This is not a real function: its only use is for documentation.
terminates
ghost
pub fn extern_spec_T_UnsafeCell_T_get<T: ?Sized>(
self_: &UnsafeCell<T>,
) -> *mut Textern spec for UnsafeCell<T>::get
This is not a real function: its only use is for documentation.
terminates
ghost