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()
pub fn ncchannel_set_g(channel: &mut NcChannel_u32, g: u8) -> NcChannel_u32Sets the green component of an NcChannel_u32, and returns it.
Method: NcChannel.set_g()