OrtApi.SessionGetModelMetadata

\param out is a pointer to the newly created object. The pointer should be freed by calling ReleaseModelMetadata after use.

struct OrtApi
OrtStatus* function(const(OrtSession)* sess, OrtModelMetadata** out_) SessionGetModelMetadata;

Meta