Function lcs_destroy

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