Function unwind_sys::native::unw_set_reg

source ยท
pub unsafe extern "C" fn unw_set_reg(
    cur: *mut unw_cursor_t,
    reg: unw_regnum_t,
    val: unw_word_t,
) -> c_int