Function _Unwind_GetRegionStart

Source
#[no_mangle]
pub extern "C" fn _Unwind_GetRegionStart(
    unwind_ctx: &UnwindContext<'_>,
) -> usize