Function libnotcurses_sys::c_api::ncpalette_set
source · pub fn ncpalette_set(
palette: &mut NcPalette,
index: impl Into<NcPaletteIndex>,
rgb: NcRgb_u32
)Expand description
Sets the NcRgb_u32 value of an NcChannel_u32 entry inside an
NcPalette.
Method: NcPalette.set().