Kaba function ncurses.init_pair ed

...

Syntax ed

func static ncurses.init_pair(i: i32, a: XColor, b: XColor) -> i32

Parameters ed

i: i32
...

a: XColor
...

b: XColor
...

Return ed

...