Function Snpe_StringList_Size¶
Defined in File StringList.h
Function Documentation¶
-
size_t Snpe_StringList_Size(Snpe_StringList_Handle_t stringListHandle)¶
Return the number of valid string pointers held by this list.
- Parameters
stringListHandle – [in] : Handle to access the stringList
- Returns
The size of the StringList