Function libnotcurses_sys::nccell_off_styles[][src]

pub fn nccell_off_styles(cell: &mut NcCell, stylebits: NcStyle)
Expand description

Removes the specified NcStyle bits from an NcCell’s existing spec.

Method: NcCell.styles_off().