Function lcs_destroy
Defined in File lcs.h
Function Documentation
-
void lcs_destroy(struct lcs_calculator *lcs)
Destroy a created LCS calculator.
Any further use of the LCS after calling this function is undefined.
- Parameters:
lcs – The LCS handle