FcLangSetDestroy(3) | FcLangSetDestroy(3) |
FcLangSetDestroy - destroy a langset object
#include <fontconfig/fontconfig.h>
void FcLangSetDestroy (FcLangSet *ls);
FcLangSetDestroy destroys a FcLangSet object, freeing all memory associated with it.
05 November 2018 | Fontconfig 2.13.1 |