OrtApi.ModelMetadataGetProducerName

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

struct OrtApi
OrtStatus* function(const(OrtModelMetadata)* model_metadata, OrtAllocator* allocator, char** value) ModelMetadataGetProducerName;

Meta