Host_bindings::LVGL

Function lv_obj_set_style_line_rounded

Source
pub unsafe extern "C" fn lv_obj_set_style_line_rounded(
    obj: *mut lv_obj_t,
    value: bool,
    selector: u32,
)