lv_strnlen

Function lv_strnlen 

Source
pub unsafe extern "C" fn lv_strnlen(
    str_: *const i8,
    max_len: usize,
) -> usize