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.
31 January 2023 | Fontconfig 2.14.1 |