mlirIdentifierEqual

Function mlirIdentifierEqual 

Source
pub unsafe extern "C" fn mlirIdentifierEqual(
    ident: MlirIdentifier,
    other: MlirIdentifier,
) -> bool
Expand description

Checks whether two identifiers are the same.