Function libnotcurses_sys::ncchannels_set_bg_not_default[][src]

pub fn ncchannels_set_bg_not_default(channels: &mut NcChannels) -> NcChannels
Expand description

Marks the background of an NcChannels as NOT using its “default color”, retaining the other bits unchanged, and returns the new NcChannels.

Method: NcChannels.set_bg_not_default()