LIBRAAPI void ra_meas_close_find (ra_find_handle h);
LIBRAAPI void ra_meas_close_find
h
find-handle
End a search for libRASCH-handled measurements (frees some memory). Must be called if the ra_find_handle h returned from ra_meas_find_first() will no be longer used.
ra.c