[][src]Function eosio_cdt_sys::db_idx256_remove

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

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