Function lvgl_sys::lv_obj_get_child

source ·
pub unsafe extern "C" fn lv_obj_get_child(
    obj: *const _lv_obj_t,
    id: i32
) -> *mut _lv_obj_t