table of contents
other versions
- Tumbleweed 2.16.0-1.3
- Leap-16.0
- Leap-15.6
| FcLangSetDestroy(3) | FcLangSetDestroy(3) |
NAME¶
FcLangSetDestroy - destroy a langset object
SYNOPSIS¶
#include <fontconfig/fontconfig.h> void FcLangSetDestroy (FcLangSet *ls);
DESCRIPTION¶
FcLangSetDestroy destroys a FcLangSet object, freeing all memory associated with it.
| 18 1月 2025 | Fontconfig 2.16.0 |