Function silc_client_send_command
SYNOPSIS
void silc_client_send_command(SilcClient client,
SilcClientConnection conn,
SilcCommand command, uint16 ident,
uint32 argc, ...);
DESCRIPTION
Generic function to send any command. The arguments must be sent already
encoded into correct form and in correct order.