pub fn ncchannels_set_fg_alpha(
    channels: &mut NcChannels_u64,
    alpha: impl Into<NcAlpha_u32>
) -> NcResult_i32
Expand description

Sets the NcAlpha_u32 of the foreground NcChannel_u32 of an NcChannels_u64.

Method: NcChannels.set_fg_alpha()