Crate ffi_wrapper_nounwind

Source
Expand description

Generate FFI wrappers that catch unwindings from C into Rust with a specific payload and re-raises them in Rust as panics with the same payload

Structsยง

Builder
Configuration builder
Output