lv_cache_entry_get_entry() function
Get the cache entry of a data. The data should be allocated by the cache instance.
Arguments
data
The data to get the cache entry of.
node_size
The size of the node in the cache.
Return value
The pointer to the cache entry of the data.