Graphics::LVGL

Function lv_color32_eq

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