Function unwind_sys::native::unw_get_proc_info

source ยท
pub unsafe extern "C" fn unw_get_proc_info(
    cur: *mut unw_cursor_t,
    info: *mut unw_proc_info_t,
) -> c_int