Function libnotcurses_sys::ncchannel_set[][src]

pub fn ncchannel_set(channel: &mut NcChannel, rgb: NcRgb)
Expand description

Sets the NcRgb of an NcChannel, and marks it as NOT using the “default color”, retaining the other bits unchanged.

Method: NcChannel.set()