Integration Wrappers for Intel® Integrated Performance Primitives Developer Guide and Reference 2018
IW_DECL(const char*) iwGetStatusString(
IppStatus status
);
status |
Library status code. |
This function converts a library status code into a human-readable string. The function supports extended status codes used in IW on top of the regular Intel IPP codes.
Pointer to a constant string describing the library status code.