Function libnotcurses_sys::c_api::ncpixel_set_g
source · pub fn ncpixel_set_g(pixel: &mut NcPixel_u32, green: u8)Expand description
Sets the 8-bit green component of an ABGR pixel.
pub fn ncpixel_set_g(pixel: &mut NcPixel_u32, green: u8)Sets the 8-bit green component of an ABGR pixel.