Function lv_strchr

Source
pub unsafe extern "C" fn lv_strchr(str_: *const i8, c: i32) -> *mut i8