unwind_sys

Function unw_init_local

Source
pub unsafe extern "C" fn unw_init_local(
    cur: *mut unw_cursor_t,
    ctx: *mut unw_context_t,
) -> c_int