Function libnotcurses_sys::c_api::nccell_set_bg_default
source · pub fn nccell_set_bg_default(cell: &mut NcCell)Expand description
Indicates to use the “default color” for the background NcChannel_u32
of an NcCell.
Method: NcCell.set_bg_default().