silc_config_init

SYNOPSIS

    SilcConfigEntity silc_config_init(SilcConfigFile *file);

DESCRIPTION

Creates an Entity pointing to the valid File object `file', which must be returned by a previous call to silc_config_open(), otherwise NULL is returned. Entities will be automatically destroyed after the call to the silc_config_main() function, because of this no uninit functions are provided.