Function libnotcurses_sys::c_api::ncplane_set_default [−][src]
pub fn ncplane_set_default(plane: &mut NcPlane) -> NcChannelsExpand description
Marks both the foreground and background as using the “default color”,
and returns the new NcChannels.
Method: NcPlane.set_default().
