Function libnotcurses_sys::nccell_set_bg_alpha[][src]

pub fn nccell_set_bg_alpha(cell: &mut NcCell, alpha: NcAlphaBits)
Expand description

Sets the background NcAlphaBits of an NcCell.

Method: NcCell.set_bg_alpha().