Host_bindings::LVGL

Function lv_cache_entry_init

Source
pub unsafe extern "C" fn lv_cache_entry_init(
    entry: *mut lv_cache_entry_t,
    cache: *const lv_cache_t,
    node_size: u32,
)