Method
ShumateMemoryCachetry_fill_tile
Declaration [src]
gboolean
shumate_memory_cache_try_fill_tile (
ShumateMemoryCache* self,
ShumateTile* tile,
const char* source_id
)
Parameters
tile |
ShumateTile |
No description available. | |
The data is owned by the caller of the function. | |
source_id |
const char* |
No description available. | |
The data is owned by the caller of the function. | |
The string is a NUL terminated UTF-8 string. |