silc_file_writefile

SYNOPSIS

    int silc_file_writefile(const char *filename, const char *buffer,
                            SilcUInt32 len);

DESCRIPTION

Writes a buffer to the file. Returns 0 on success and -1 on error.