Graphics::LVGL

Function lv_draw_buf_width_to_stride_ex

Source
pub unsafe extern "C" fn lv_draw_buf_width_to_stride_ex(
    handlers: *const lv_draw_buf_handlers_t,
    w: u32,
    color_format: u32,
) -> u32