pub unsafe extern "C" fn db_idx256_remove(iterator: i32)
Expand description

Remove a table row from a secondary 256-bit index table

@brief Remove a table row from a secondary 256-bit index table @param iterator - Iterator to the table row to remove @pre iterator points to an existing table row in the table @post the table row pointed to by iterator is removed and the associated storage costs are refunded to the payer