Host_bindings::LVGL

Function _LV_COLOR_MAKE

Source
pub unsafe extern "C" fn _LV_COLOR_MAKE(
    r: u8,
    g: u8,
    b: u8,
) -> lv_color_t