Host_bindings::LVGL

Function lv_buttonmatrix_set_button_ctrl

Source
pub unsafe extern "C" fn lv_buttonmatrix_set_button_ctrl(
    obj: *mut lv_obj_t,
    btn_id: u32,
    ctrl: u32,
)