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