Function libnotcurses_sys::c_api::ncplane_set_fg_not_default
source · pub fn ncplane_set_fg_not_default(plane: &NcPlane) -> NcChannels_u64Expand description
Marks the foreground as NOT using the “default color”,
and returns the new NcChannels_u64.
Method: NcPlane.set_fg_not_default().