FcConfigGetSysRoot(3) | FcConfigGetSysRoot(3) |
#include <fontconfig/fontconfig.h> const FcChar8 * FcConfigGetSysRoot (const FcConfig *config);
This function isn't MT-safe. FcConfigReference must be called before using this and then FcConfigDestroy when the return value is no longer referenced.
27 1月 2023 | Fontconfig 2.14.2 |