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

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

Method: NcChannels.set_bg_not_default()