init_pair

Function init_pair 

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