Function Snpe_StringList_CreateSize¶
Defined in File StringList.h
Function Documentation¶
-
Snpe_StringList_Handle_t Snpe_StringList_CreateSize(size_t size)¶
Constructs a StringList and returns a handle to it
- Parameters
size – [in] : size of list
- Returns
the handle to the created StringList