Type Definition libnotcurses_sys::NcPaletteIndex
source · pub type NcPaletteIndex = u8;Expand description
Used for indexing into a NcPalette (alias of u8).
pub type NcPaletteIndex = u8;Used for indexing into a NcPalette (alias of u8).