Type Definition libnotcurses_sys::NcRgba [−][src]
pub type NcRgba = u32;Expand description
Three RGB NcComponents plus one alpha NcComponent (alias of u32).
Diagram
AAAAAAAA RRRRRRRR GGGGGGGG BBBBBBBBtype in C: no data type
pub type NcRgba = u32;Three RGB NcComponents plus one alpha NcComponent (alias of u32).
AAAAAAAA RRRRRRRR GGGGGGGG BBBBBBBBtype in C: no data type