Function std::panicking::__rust_foreign_exception
source · extern "C" fn __rust_foreign_exception() -> !
Expand description
This function is called by the panic runtime if it catches an exception object which does not correspond to a Rust panic.