Type Definition lvgl_sys::lv_async_cb_t

source ·
pub type lv_async_cb_t = Option<unsafe extern "C" fn(arg1: *mut c_void)>;