pub fn extern_spec_T_UnsafeCell_T_new<T>(value: T) -> UnsafeCell<T>Expand description
extern spec for UnsafeCell<T>::new
This is not a real function: its only use is for documentation.
terminates
ghost
pub fn extern_spec_T_UnsafeCell_T_new<T>(value: T) -> UnsafeCell<T>extern spec for UnsafeCell<T>::new
This is not a real function: its only use is for documentation.
terminates
ghost