[][src]Function abi_stable::utils::ffi_panic_message

pub fn ffi_panic_message(file: &'static str, line: u32) -> !

Prints an error message for attempting to panic across the ffi boundary and aborts the process.