DOKK / manpages / debian 12 / libcanna1g-dev / RkEndBun.3.en
RKENDBUN(3) Library Functions Manual RKENDBUN(3)

RkEndBun - terminate kana-kanji conversion

#include <canna/RK.h>
int RkEndBun(cxnum, mode)
int cxnum;
int mode;

RkEndBun releases the area that has been used for kana-kanji conversion. mode is a flag that specifies whether to enable learning on the basis of the conversion result. A value of 1 enables learning with reference to the current candidate.

RkBgnBun(3)