Function lvgl_sys::lv_indev_enable

source ·
pub unsafe extern "C" fn lv_indev_enable(
    indev: *mut lv_indev_t,
    en: bool
)