inwstr - input a string of wide characters from the current window
#include <curses.h> int inwstr(wchar_t *wstr);
Refer to innwstr().