Host_bindings::LVGL

Function lv_draw_buf_reshape

Source
pub unsafe extern "C" fn lv_draw_buf_reshape(
    draw_buf: *mut lv_draw_buf_t,
    cf: u32,
    w: u32,
    h: u32,
    stride: u32,
) -> *mut lv_draw_buf_t