Function libnotcurses_sys::ncchannel_set_b[][src]

pub fn ncchannel_set_b(channel: &mut NcChannel, b: NcComponent) -> NcChannel
Expand description

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

Method: NcChannel.set_b()