pub fn nccell_set_fg_alpha(cell: &mut NcCell, alpha: impl Into<NcAlpha_u32>)Expand description
Sets the foreground NcAlpha_u32 of an NcCell.
Method: NcCell.set_fg_alpha().
pub fn nccell_set_fg_alpha(cell: &mut NcCell, alpha: impl Into<NcAlpha_u32>)Sets the foreground NcAlpha_u32 of an NcCell.
Method: NcCell.set_fg_alpha().