Function ncursesw::slk_attr_on[][src]

pub fn slk_attr_on<A, T>(attrs: A) -> Result<(), NCurseswError> where
    A: AttributesType<T>,
    T: ColorAttributeTypes