Function lvgl_sys::_LV_COLOR_MAKE[][src]

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