OrtApi.CreateSessionOptions

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

struct OrtApi
OrtStatus* function(OrtSessionOptions** options) CreateSessionOptions;

Meta