GArrowExtensionDataTypeClass.equal

It must returns true only when the both data types equal, false otherwise.

struct GArrowExtensionDataTypeClass
extern (C)
bool function(GArrowExtensionDataType* dataType, GArrowExtensionDataType* otherDataType) equal;