tokio::util::atomic_cell

Function from_raw

Source
fn from_raw<T>(val: *mut T) -> Option<Box<T>>