Provided by: libfontconfig1-dev_2.11.94-0ubuntu1.1_amd64 

NAME
FcStrSetEqual - check sets for equality
SYNOPSIS
#include <fontconfig/fontconfig.h>
FcBool FcStrSetEqual (FcStrSet *set_a, FcStrSet *set_b);
DESCRIPTION
Returns whether set_a contains precisely the same strings as set_b. Ordering of strings within the two
sets is not considered.
Fontconfig 2.11.94 02 6月 2015 FcStrSetEqual(3)