Function mlir_sys::mlirStringRefEqual 
source · pub unsafe extern "C" fn mlirStringRefEqual(
    string: MlirStringRef,
    other: MlirStringRef
) -> boolExpand description
Returns true if two string references are equal, false otherwise.