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().
pub fn ncplane_set_channels(
plane: &mut NcPlane,
channels: impl Into<NcChannels_u64>,
)Sets the NcChannels_u64 of an NcPlane.
Method: NcPlane.set_channels().