Function libnotcurses_sys::c_api::nccell_off_styles
source · pub fn nccell_off_styles(cell: &mut NcCell, stylebits: impl Into<NcStyle_u16>)Expand description
Removes the specified NcStyle_u16 bits from an NcCell’s existing spec.
Method: NcCell.styles_off().