OrtApi.GetErrorMessage

\param status must not be NULL \return The error message inside the status. Do not free the returned value.

struct OrtApi
const(char)* function(const(OrtStatus)* status) GetErrorMessage;

Meta