Function curses_sys::init_pair [] [src]

pub unsafe extern "C" fn init_pair(
    pair: c_short,
    f: c_short,
    b: c_short
) -> c_int