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.
15 May 2020 | Fontconfig 2.13.1 |