Function libnotcurses_sys::c_api::ncplane_set_channels
source · pub fn ncplane_set_channels(
plane: &mut NcPlane,
channels: impl Into<NcChannels_u64>
)Expand description
Sets the NcChannels_u64 of an NcPlane.
Method: NcPlane.set_channels().