Host_bindings::LVGL

Function lv_color_eq

Source
pub unsafe extern "C" fn lv_color_eq(
    c1: lv_color_t,
    c2: lv_color_t,
) -> bool