Function libnotcurses_sys::c_api::ncchannel_set_g
source · pub fn ncchannel_set_g(channel: &mut NcChannel_u32, g: u8) -> NcChannel_u32Expand description
Sets the green component of an NcChannel_u32, and returns it.
Method: NcChannel.set_g()