Constant libnotcurses_sys::c_api::NCPALETTE_SIZE
source · pub const NCPALETTE_SIZE: u32 = ffi::NCPALETTESIZE; // 256u32Expand description
The supported palette-indexed colors number is up to 8 bits.
pub const NCPALETTE_SIZE: u32 = ffi::NCPALETTESIZE; // 256u32The supported palette-indexed colors number is up to 8 bits.