[][src]Function ncursesw::slk_init

pub fn slk_init(fmt: SoftLabelType) -> Result<(), NCurseswError>

The slk_init() routine must be called before initscr() or newterm() is called. initscr() eventually uses a line from stdscr() to emulate the soft labels, then fmt determines how the labels are arranged on the screen.