Function libnotcurses_sys::ffi::ncplane_set_fg_rgb [−][src]
pub unsafe extern "C" fn ncplane_set_fg_rgb(
n: *mut ncplane,
channel: u32
) -> c_int
Expand description
Same, but with rgb assembled into a channel (i.e. lower 24 bits).