Function wasmtime_error_exit_status

Source
#[unsafe(no_mangle)]
pub extern "C" fn wasmtime_error_exit_status(
    raw: &wasmtime_error_t,
    status: &mut i32,
) -> bool