FUNCTION c_wvsfree(wvs_vector)
struct WVS_VECTOR *wvs_vector;
World Vector Shoreline (WVS) coverage structure to be freed.
c_wvsfree() frees the points for each line and the line structures within the WVS vector structure.
c_wvsfree() has no return value.