warm_start_desc *sym_create_copy_warm_start(warm_start_desc *ws)
This routine is used to copy the given warm start structure.
| warm_start_desc *ws | INOUT | Pointer to the warm start structure to be copied. |
| tt NULL | An empty warm start description is passed in. |
| WARM_START_DESC * | Pointer to the copy of the warm start structure. |