liblouis: lou_backTranslate

1 
1 6.8 lou_backTranslate
1 =====================
1 
1      int lou_backTranslate (
1          const char * tableList,
1          const widechar * inbufx,
1          int *inlen,
1          widechar * outbuf,
1          int *outlen,
1          char *typeform,
1          char *spacing,
1          int *outputPos,
1          int *inputPos,
1          int *cursorPos,
1          int mode);
1 
1    This function is exactly the inverse of 'lou_translate'.
1