Function curses_sys::init_color [] [src]

pub unsafe extern "C" fn init_color(
    color: c_short,
    r: c_short,
    g: c_short,
    b: c_short
) -> c_int