Function Snpe_RuntimeConfigList_Delete¶
Defined in File RuntimeConfigList.h
Function Documentation¶
-
Snpe_ErrorCode_t Snpe_RuntimeConfigList_Delete(Snpe_RuntimeConfigList_Handle_t rclHandle)¶
Destroys the RuntimeConfigList.
- Parameters
rcHandle – [in] Handle to access the runtime config list.
- Returns
Error code. Returns SNPE_SUCCESS if destruction successful.