[][src]Type Definition eosio_cdt::UpdateArrayFn

type UpdateArrayFn<T> = unsafe extern "C" fn(itr: i32, payer: u64, data: *const T, data_len: u32);