void silc_client_stop(SilcClient client);
Stops the client. This is called to stop the client and thus to stop the program. The client context must be freed with the silc_client_free function.