fn _attr_dict_resize(attr: &mut AttrValue, newsize: u32)
Resize attr, which must be of dict type, to newsize elements. New elements are marked invalid. Dropped elements are freed.
attr
newsize
Cell Context