#include <curses.h>
The wunctrl() function converts the a wide character string that is a printable representation of the wide character wc.
This function also performs the following processing on the input argument:
Upon successful completion, the wunctrl() function returns the generated string. Otherwise, it returns a null pointer.
No errors are defined.
keyname(3XCURSES), unctrl(3XCURSES)