Function libnotcurses_sys::nccell_set_fg_default[][src]

pub fn nccell_set_fg_default(cell: &mut NcCell)
Expand description

Indicates to use the “default color” for the foreground NcChannel of an NcCell.

Method: NcCell.set_fg_default().