Host_bindings::LVGL

Function lv_image_decoder_add_to_cache

Source
pub unsafe extern "C" fn lv_image_decoder_add_to_cache(
    decoder: *mut lv_image_decoder_t,
    search_key: *mut lv_image_cache_data_t,
    decoded: *const lv_draw_buf_t,
    user_data: *mut c_void,
) -> *mut lv_cache_entry_t