OrtApi.GetMapValueType

GetMapValueType * This api augments get the value type of a map.

struct OrtApi
OrtStatus* function(const(OrtMapTypeInfo)* map_type_info, OrtTypeInfo** type_info) GetMapValueType;

Meta