nw::font::PackedFont::LRUManager::Init Member Function
void Init(
void *buffer,
int numOrderNode
);
| Name | Description | |
|---|---|---|
| in | buffer | Specifies the buffer to allocate for LRUManager. |
| in | numOrderNode | Specifies the number of objects for LRU management. |
Initializes.
CONFIDENTIAL