pub fn slk_wset(
    labnum: i32,
    label: Option<&WideString>,
    fmt: Justification
) -> Result<(), NCurseswError>
Expand description

The wide string version of the slk_set() routine.