from_raw

Function from_raw 

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