Function libnotcurses_sys::ncdirect_set_fg_rgb8[][src]

pub fn ncdirect_set_fg_rgb8(
    ncd: &mut NcDirect,
    red: NcComponent,
    green: NcComponent,
    blue: NcComponent
) -> NcIntResult
Expand description

Sets the foreground NcComponent components.

Method: NcDirect.set_fg_rgb8().