Deactivate the boldface attribute for the specified window. The standend function operates on the stdscr window.
#include <curses.h> int standend (void); int wstandend (WINDOW *win);