Function libnotcurses_sys::ncchannel_set_r[][src]

pub fn ncchannel_set_r(channel: &mut NcChannel, r: NcComponent) -> NcChannel
Expand description

Sets the red NcComponent of an NcChannel, and returns it.

Method: NcChannel.set_r()