Function allegro_color_sys::allegro_color::al_color_rgb_to_name

source ยท
pub unsafe extern "C" fn al_color_rgb_to_name(
    r: c_float,
    g: c_float,
    b: c_float
) -> *const c_char