OrtApi.SessionGetInputName

\param value is set to a null terminated string allocated using 'allocator'. The caller is responsible for freeing it.

struct OrtApi
OrtStatus* function(const(OrtSession)* sess, size_t index, OrtAllocator* allocator, char** value) SessionGetInputName;

Meta