Function rb_sys::rb_st_foreach_with_replace
source · [−]pub unsafe extern "C" fn rb_st_foreach_with_replace(
tab: *mut st_table,
func: st_foreach_check_callback_func,
replace: st_update_callback_func,
arg: st_data_t
) -> c_int