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

Marks the foreground of an NcChannels_u64 as using its “default color”, which also marks it opaque, and returns the new NcChannels_u64.

Method: NcChannels.set_fg_default()