regidx_insert

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.

extern (C)
int
regidx_insert
(,
char* line
)

Meta