pub unsafe extern "C" fn mlirBlockEqual( block: MlirBlock, other: MlirBlock, ) -> bool
Checks whether two blocks handles point to the same block. This does not perform deep comparison.