|
NAMEFcLangSetDestroy - destroy a langset objectSYNOPSIS#include <fontconfig/fontconfig.h> void FcLangSetDestroy (FcLangSet *ls); DESCRIPTIONFcLangSetDestroy destroys a FcLangSet object, freeing all memory associated with it.
Visit the GSP FreeBSD Man Page Interface. |