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

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.