silc_mutex_free

SYNOPSIS

    void silc_mutex_free(SilcMutex mutex);

DESCRIPTION

Free SILC Mutex object and frees all allocated memory. If `mutex' is NULL this function has no effect.