Replace item at an index
The item being replace will be #cbor_decref 'ed.
@param itemborrow An array @param valueincref The item to assign @param index The index, first item is 0. @return true on success, false on allocation failure.
See Implementation
Replace item at an index
The item being replace will be #cbor_decref 'ed.
@param itemborrow An array @param valueincref The item to assign @param index The index, first item is 0. @return true on success, false on allocation failure.