Function libnotcurses_sys::ncpalette_set[][src]

pub fn ncpalette_set(palette: &mut NcPalette, index: NcPaletteIndex, rgb: NcRgb)
Expand description

Sets the NcRgb value of the NcChannel entry inside an NcPalette.

Method: NcPalette.set().