Function SnpeUdo_terminateRegLibrary¶
Defined in File UdoReg.h
Function Documentation¶
-
SnpeUdo_ErrorType_t SnpeUdo_terminateRegLibrary(void)¶
Release the shared library’s data structures, and invalidate any handles returned by the library. The behavior of any outstanding asynchronous calls made to this library when this function is called are undefined. All library functions (except SnpeUdo_InitRegLibrary) will return an error after this function has been successfully called.
It should be possible to call SnpeUdo_InitRegLibrary after calling this function, and re-initialize the library.
- Returns
Error code