FcConfigHome - return the current home directory.
#include <fontconfig.h> FcChar8 * FcConfigHome(void); .fi
Return the current user’s home directory, if it is available, and if using it is enabled, and NULL otherwise. See also FcConfigEnableHome).
Fontconfig version 2.8.0 18 November 2009 FcConfigHome(3)