dafny_runtime::array

Function update_usize

Source
pub fn update_usize<T>(this: Ptr<[T]>, i: usize, val: T)