Function libnotcurses_sys::ncplane_set_fchannel[][src]

pub fn ncplane_set_fchannel(
    plane: &mut NcPlane,
    channel: NcChannel
) -> NcChannels
Expand description

Sets the foreground NcChannel on an NcPlane, and returns the new NcChannels.

Method: NcPlane.set_fchannel().