Function libnotcurses_sys::nccell_on_styles [−][src]
pub fn nccell_on_styles(cell: &mut NcCell, stylebits: NcStyle)
Expand description
Adds the specified NcStyle bits to an NcCell’s existing spec.,
whether they’re actively supported or not.
Method: NcCell.styles_on().