Function lv_array_concat

Source
pub unsafe extern "C" fn lv_array_concat(
    array: *mut _lv_array_t,
    other: *const _lv_array_t,
) -> u32