Function Snpe_PlatformConfig_CreateCopy¶
Defined in File PlatformConfig.h
Function Documentation¶
-
Snpe_PlatformConfig_Handle_t Snpe_PlatformConfig_CreateCopy(Snpe_PlatformConfig_Handle_t otherHandle)¶
Copy-Construct a PlatformConfig from another PlatformConfig.
- Parameters
otherHandle – [in] Handle to the other PlatformConfig
- Returns
Handle to the Copy-Constructed PlatformConfig