void silc_client_run(SilcClient client);
Runs the client. This starts the scheduler from the utility library. When this functions returns the execution of the application is over. The client must be initialized before calling this.