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

Remove a table row from a secondary double-precision floating-point index table

@brief Remove a table row from a secondary double-precision floating-point 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