Function libnotcurses_sys::c_api::nccell_set_bg_alpha
source · pub fn nccell_set_bg_alpha(cell: &mut NcCell, alpha: impl Into<NcAlpha_u32>)Expand description
Sets the background NcAlpha_u32 of an NcCell.
Method: NcCell.set_bg_alpha().