[][src]Function ncursesw::slk_attr_set_sp

pub fn slk_attr_set_sp<A, P, T>(
    screen: SCREEN,
    attrs: A,
    color_pair: P
) -> Result<(), NCurseswError> where
    A: AttributesType<T>,
    P: ColorPairType<T>,
    T: ColorAttributeTypes

Screen function of slk_attr_set().