Function abi_stable::utils::ffi_panic_message
source ยท pub fn ffi_panic_message(info: &'static PanicInfo) -> !
Expand description
Prints an error message for attempting to panic across the ffi boundary and aborts the process.