Mount Fuji Engine  0.8b
MF_API void MFWStringCache_SetSize ( MFWStringCache pCache,
size_t  used 
)

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

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