Type Definition libnotcurses_sys::NcComponent [−][src]
pub type NcComponent = u8;Expand description
8 bits representing an R/G/B color component or an alpha channel component
(alias of u8).
Diagram
CCCCCCCC (1 Byte)type in C: no data type
