Function libunwind_sys::unw_get_proc_info_by_ip[][src]

pub unsafe extern "C" fn unw_get_proc_info_by_ip(
    arg1: unw_addr_space_t,
    arg2: unw_word_t,
    arg3: *mut unw_proc_info_t,
    arg4: *mut c_void
) -> c_int