Function tokio::util::atomic_cell::from_raw

source ยท
fn from_raw<T>(val: *mut T) -> Option<Box<T>>