Mount Fuji Engine  0.8b
MF_API void MFStringCache_SetSize ( MFStringCache pCache,
size_t  used 
)

Sets the number of bytes used in a string cache. Use this if you have filled the cache yourself.

Parameters
pCacheTarget string cache.
usedNew number of bytes used.
Returns
None.