Function libnotcurses_sys::nccell_set_fg_rgb[][src]

pub fn nccell_set_fg_rgb(cell: &mut NcCell, rgb: NcRgb)
Expand description

Sets the foreground NcRgb of an NcCell, and marks it as not using the default color.

Method: NcCell.set_fg_rgb().