extern KADMOS_ERROR KADMOS_API re_collect_end(void);
-
RE_SUCCESS or KADMOS error type.
A call of re_collect_end() terminates data collection, which had been started by a call
tore_ collect_init(). If rec_collect_kernel() or rel_collect_kernel() had
been used as hook function, the related settings have to be cancelled too:
rel->rec_hook=NULL;
rel->rel_hook=NULL;