init_color

Function init_color 

Source
pub unsafe extern "C" fn init_color(
    color: c_short,
    r: c_short,
    g: c_short,
    b: c_short,
) -> c_int