Function _Unwind_GetCFA

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