Function libnotcurses_sys::nccell_set_fg_alpha[][src]

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

Sets the foreground NcAlphaBits of an NcCell.

Method: NcCell.set_fg_alpha().