OrtApi.CreateStatus

\param msg A null-terminated string. Its content will be copied into the newly created OrtStatus

struct OrtApi
OrtStatus* function(OrtErrorCode code, const(char)* msg) CreateStatus;

Meta