powered by
Function indexInit loads the rindex shared library, indexDone unloads the rindex shared library.
indexInit
indexDone
indexInit() indexDone()
See dyn.load and dyn.unload
dyn.load
dyn.unload
You are responsible to free all memory using indexDelTree before calling indexDone.
indexDelTree
dyn.load, dyn.unload, indexDelTree