pub fn slk_set_sp<S: Into<String>>(
    screen: SCREEN,
    label_number: i32,
    label: Option<S>,
    fmt: Justification
) -> Result<(), NCurseswError>
Expand description

Screen function of slk_set().