pub unsafe extern "C" fn mlirIdentifierEqual(
ident: MlirIdentifier,
other: MlirIdentifier,
) -> boolExpand description
Checks whether two identifiers are the same.
pub unsafe extern "C" fn mlirIdentifierEqual(
ident: MlirIdentifier,
other: MlirIdentifier,
) -> boolChecks whether two identifiers are the same.