Function lvgl_sys::lv_txt_get_width

source ·
pub unsafe extern "C" fn lv_txt_get_width(
    txt: *const c_char,
    length: u32,
    font: *const lv_font_t,
    letter_space: lv_coord_t,
    flag: lv_text_flag_t
) -> lv_coord_t