Function lv_obj_set_height

Source
pub unsafe extern "C" fn lv_obj_set_height(
    obj: *mut _lv_obj_t,
    h: i32,
)