Host_bindings::LVGL

Function lv_obj_get_child

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