pub unsafe extern "C" fn lv_obj_is_valid(obj: *const lv_obj_t) -> bool
Check if any object is still “alive”. @param obj pointer to an object @return true: valid