init_pair

Function init_pair 

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