clone

Function clone 

Source
unsafe fn clone(raw: *const ()) -> RawWaker
Expand description

ยงSafety

The pointer must have been created by Inner::into_raw.