Function ncursesw::shims::bindings::init_pair[][src]

pub unsafe extern "C" fn init_pair(
    arg1: c_short,
    arg2: c_short,
    arg3: c_short
) -> c_int