Function lv_text_get_width_with_flags

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