[][src]Function eosio_cdt_sys::db_idx64_remove

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

Remove a table row from a secondary 64-bit integer index table

@brief Remove a table row from a secondary 64-bit integer 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