MCPcopy Create free account
hub / github.com/cococry/leif / lf_terminate

Function lf_terminate

leif.c:1749–1751  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1747}
1748
1749void lf_terminate() {
1750 lf_free_font(&state.theme.font);
1751}
1752
1753LfTheme lf_default_theme() {
1754 // The default theme of Leif

Callers

nothing calls this directly

Calls 1

lf_free_fontFunction · 0.85

Tested by

no test coverage detected