[][src]Type Definition eosio_cdt::UpdateValueFn

type UpdateValueFn<T> = unsafe extern "C" fn(itr: i32, payer: u64, secondary: *const T);