Function ncursesw::attr_on[][src]

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