Host_bindings::LVGL

Function lv_tick_set_cb

Source
pub unsafe extern "C" fn lv_tick_set_cb(
    cb: Option<unsafe extern "C" fn() -> u32>,
)