Function lv_obj_get_sibling

Source
pub unsafe extern "C" fn lv_obj_get_sibling(
    obj: *const _lv_obj_t,
    idx: i32,
) -> *mut _lv_obj_t