Host_bindings::LVGL

Function lv_draw_layer_go_to_xy

Source
pub unsafe extern "C" fn lv_draw_layer_go_to_xy(
    layer: *mut lv_layer_t,
    x: i32,
    y: i32,
) -> *mut c_void