Host_bindings::LVGL

Function lv_strcat

Source
pub unsafe extern "C" fn lv_strcat(
    dst: *mut i8,
    src: *const i8,
) -> *mut i8