Function resume_unwind
pub fn resume_unwind(payload: Box<dyn Any + Send>) -> never
This is the entry point for resume_unwind.
It just forwards the payload to the panic runtime.
resume_unwindpub fn resume_unwind(payload: Box<dyn Any + Send>) -> never
This is the entry point for resume_unwind.
It just forwards the payload to the panic runtime.