Function ncurses::ll::init_pair

source ·
pub unsafe extern "C" fn init_pair(
    _: c_short,
    _: c_short,
    _: c_short
) -> c_int