Function mlir_sys::mlirTypeIDEqual

source ·
pub unsafe extern "C" fn mlirTypeIDEqual(
    typeID1: MlirTypeID,
    typeID2: MlirTypeID
) -> bool
Expand description

Checks if two type ids are equal.