Host_bindings::LVGL

Function lv_text_get_width

Source
pub unsafe extern "C" fn lv_text_get_width(
    txt: *const i8,
    length: u32,
    font: *const lv_font_t,
    letter_space: i32,
) -> i32