Function mlir_sys::mlirIdentifierEqual
source · pub unsafe extern "C" fn mlirIdentifierEqual(
ident: MlirIdentifier,
other: MlirIdentifier
) -> bool
Expand description
Checks whether two identifiers are the same.
pub unsafe extern "C" fn mlirIdentifierEqual(
ident: MlirIdentifier,
other: MlirIdentifier
) -> bool
Checks whether two identifiers are the same.