Function libnotcurses_sys::c_api::nccell_set_fg_alpha
source · 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().