pub unsafe extern "C" fn mlirTypeEqual( t1: MlirType, t2: MlirType) -> bool
Checks if two types are equal.