Function mlir_sys::mlirTypeIDEqual
source · pub unsafe extern "C" fn mlirTypeIDEqual(
typeID1: MlirTypeID,
typeID2: MlirTypeID
) -> boolExpand description
Checks if two type ids are equal.
pub unsafe extern "C" fn mlirTypeIDEqual(
typeID1: MlirTypeID,
typeID2: MlirTypeID
) -> boolChecks if two type ids are equal.