Name

free_rs — Free the rs control structure, if its not longer used

Synopsis

void free_rs (struct rs_control * rs);

Arguments

rs

the control structure which is not longer used by the caller

Description