spmenu/libs/rtl-c.h

5 lines
99 B
C

static char fribidi_text[BUFSIZ] = "";
// declare functions
static void apply_fribidi(char *str);