Function from_arc

Source
pub unsafe fn from_arc<T: ?Sized>(obj: *const T) -> Arc<T>
Expand description

ยงSafety