regidx_insert() - add a new region.
After last region has been added, call regidx_insert(idx,NULL) to build the index.
Returns 0 on success or -1 on error.
See Implementation
regidx_insert() - add a new region.
After last region has been added, call regidx_insert(idx,NULL) to build the index.
Returns 0 on success or -1 on error.