Function Snpe_RuntimeConfigList_Capacity¶
Defined in File RuntimeConfigList.h
Function Documentation¶
-
size_t Snpe_RuntimeConfigList_Capacity(Snpe_RuntimeConfigList_Handle_t rclHandle)¶
Returns the capacity of runtime configs in the list.
- Parameters
rclHandle – [in] Handle to access the runtime config list.
- Returns
Returns number of capacity in the runtimeConfigList.