Function deallocate_exception

Source
unsafe extern "C" fn deallocate_exception(
    _: _Unwind_Reason_Code,
    exception: *mut _Unwind_Exception,
)