Function libnotcurses_sys::nccell_set_styles[][src]

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

Sets just the specified NcStyle bits for an NcCell, whether they’re actively supported or not.

Method: NcCell.styles_set().