ncplane_set_channels

Function 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().