Function ncursesw::wattr_off[][src]

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