OrtApi.CreateRunOptions

\return A pointer to the newly created object. The pointer should be freed by OrtReleaseRunOptions after use

struct OrtApi
OrtStatus* function(OrtRunOptions** out_) CreateRunOptions;

Meta