Function unwind_sys::unw_get_reg

source ·
pub unsafe extern "C" fn unw_get_reg(
    cur: *mut unw_cursor_t,
    reg: unw_regnum_t,
    valp: *mut unw_word_t
) -> c_int